OSCP
Total OSCP Guide
Payloads All The Things
More
Total OSCP Guide
Payloads All The Things
Ask or search...
Ctrl + K
Welcome!
🔎
Enumeration
TFTP Enumeration
To bruteforce files in tftp:
Copy
sudo nmap -Pn -sU -p69 --script tftp-enum 192.168.209.149
Previous
SMTP Enumeration
Next
RPC Enumeration
Last updated
3 months ago