69/UDP TFTP/Bittorrent-tracker
Last updated
Last updated
TFTP uses UDP port 69 and requires no authentication—clients read from, and write to servers using the datagram format outlined in RFC 1350. Due to deficiencies within the protocol (namely lack of authentication and no transport security), it is uncommon to find servers on the public Internet. Within large internal networks, however, TFTP is used to serve configuration files and ROM images to VoIP handsets and other devices.
TODO: Provide information about what is a Bittorrent-tracker (Shodan identifies this port with that name). PLEASE, LET ME KNOW IF YOU HAVE SOME INFORMATION ABOUT THIS IN THE **(or in a github issue in ).
Default Port: 69/UDP
TFTP doesn't provide directory listing so the script tftp-enum
from nmap
will try to brute-force default paths.
You can use Metasploit or Python to check if you can download/upload files:
port:69