Exploit Notes

TFTP (Trivial File Transfer Protocol) Pentesting

Last modified: 2022-12-22

Network

TFTP is a simple lockstep file transfer protocol which allows a client to get a file from or put a file onto a remote host. It uses UDP. A default port is 69.

Enumeration

nmap -sU --script tftp-enum -p 69 <target-ip>

Tools by HDKS

Fuzzagotchi

Automatic web fuzzer.

aut0rec0n

Auto reconnaissance CLI.

Hash Cracker

Hash identifier.