Hack The Box - Encoding [Medium]

1 · Dimitar Ganev · Feb. 16, 2023, 11:01 p.m.
This machine took me a couple of days due to its complexity and some minor stuff that were a hassle to get right. You will find the following vulnerabilities: - Local File Inclusion - Command Injection or RCE Flag 1 I started by looking through the website to get some idea of its functionality. I saw that this is some sort of converter of data, like binary to hex and so on....