0:00-50:10
Streams straight from the publisher. podnod never proxies or re-hosts episode audio.
Hey friends, today we've got a security milkshake episode about Web app pentesting. Specifically we talk about:
- Burp Suite Enterprise
- Caido – a lightweight alternative to Burp
- wfuzz – Web fuzzer. Using a proxy:wfuzz -c -z file,/usr/share/wfuzz/wordlist/Injections/XSS.txt –sc 200 "https://somedomain.com/shopping?&qty=%2FUZZ" -p 10.0.7.11:8080
- KNOXSS – for XSS testing – pairs nicely with this wrapper: https://github.com/xnl-h4ck3r/knoxnl
In the tangent dept, I moan about how I hate some things about Proxmox but am also starting to love it.
In the tangent #2 department, I talk about tinnitus and acupuncture!
Burp Suite Enterprise
portswigger.netCaido
caido.iowfuzz
wfuzz.readthedocs.ioKNOXSS
knoxss.mehttps://github.com/xnl-h4ck3r/knoxnl
github.com