Follow The Rabbit Hole
Last updated
Last updated
Follow the rabbit hole and get the flag.
Alternate URL: http://167.71.246.232:8080/rabbit_hole.php
Automation request with PowerShell Script and print the content.
In VSCode I selected all lines with '[' and past in another file removing all '[' and ']'. I saw that numbers in begging at line was possible index and the rest a simple HEX, then I sorted file.
And finally I concatenated HEX in another file.
The firsts 8 HEX's - 89 50 4E 47 0D 0A 1A 0A
- is the File Signature for PNG file. Changing the extension I get the flag.