Skip to content

Bashed

User

This machine was pretty easy. First of all I used dirb to start listing some common directories.


dirb http://10.10.10.68 common.txt

Some directories were found:

dirb directories

The dev seemed to be the most interesting one, therefore I started from there:

dev index

And once inside phpbash.php:

dev index

Root

TBD