- Trivial File Transfer Protocol (TFTP) allows remote users to copy, transfer, or write to files without requiring authentication.
- TFTP servers can contain a wealth of valuable information including backup files, router config files, and much more.
- The TFTPBrute module will take list of filenames and brute-force a TFTP server to determine if the files are present.
- And once it find it will display it on the screen with the file name , which you are going to see in this tutorial .
1.1 HOW TO
OPEN TFTP BRUTEFORCE IN BUGTRAQ
- Go to > Bugtraq-II > Vulnerability detection > Cisco > Tftp-bruteforce
- See the below image for more details -
1.2 TFTP
BRUTEFORCE OPENED
- Below you can see tftp-bruteforce tool is opened .
1.3 RUN THE
TFTP-BROUTEFORCE
- REMEMBER : To run this tool you need a network in which there are 1 router , ethernet switch and 2 PC’s i.e Bugtraq and windows XP.
- And also TFTP Server should install and running on the Windows Xp , then only this tool (tftp-bruteforce) will work .
1.4 COMMAND
TO RUN TFTP-BRUTEFORCE TOOL
- To run this tool you have to enter the command
- Command : ./tftp-bruteforce.pl 10.0.0.3 brutefile.txt 10
- Here
- ./tftp-bruteforce.pl --> is the command .
- 10.0.0.3 --> Is the Target ip address.
- brutefile.txt --> It is the which contain the names of the configuration file .
- 10 --> Here 10 is the no of max processes used by tftp-bruteforce.
- When you run tftp-bruteforce you will see that it found a TFTP server on the ip address 10.0.0.3 .
1.5 AT THE
END
- This is how you can use this tool tftp-bruteforce on bugtraq .
- This tool is present on different other penetration testing distributions , so check it .
- Thanks for reading this tutorial , keep following www.vikasbatta,blogspot.ins and don’t forgot to join our facebook fan page to get update with latest tutorials .
- Facebook Page : https://www.facebook.com/vikas.batta.9
0 comments:
Post a Comment