EPISODE · Sep 22, 2023 · 13 MIN
7MS #590: Hacking Billy Madison - Part 2
from 7 Minute Security
Today my Paul and I continued hacking Billy Madison (see part one here) and learned some interesting things: You can fuzz a URL with a specific file type using a format like this: wfuzz -c -z file,/root/Desktop/wordlist.txt --hc 404 http://x.x.x.x/FUZZ.cap To rip .cap files apart and make them "pretty" you can use tpick: tcpick -C -yP -r tcp_dump.pcap Or tcpflow: apt install tcpflow tcpflow -r To do port knocking, you can use the knock utility: sudo git clone https://github.com/grongor/knock /opt/knock knock 1.2.3.4 21 23 25 69 444 7777777
NOW PLAYING
7MS #590: Hacking Billy Madison - Part 2
No transcript for this episode yet
Similar Episodes
Jul 14, 2026 ·77m
Jun 20, 2026 ·31m
Jun 20, 2026 ·24m
Jun 20, 2026 ·42m
Jun 20, 2026 ·26m
Jun 20, 2026 ·22m