TFTP File Server
This module provides a TFTP service
Rank
- Normal
Authors
- jduck < jduck [at] metasploit.com >
Development
Similar Modules
- auxiliary/server/browser_autopwn
- auxiliary/server/capture/ftp
- auxiliary/server/capture/http
- auxiliary/server/capture/http_javascript_keylogger
- auxiliary/server/capture/http_ntlm
- auxiliary/server/capture/imap
- auxiliary/server/capture/pop3
- auxiliary/server/capture/smb
- auxiliary/server/capture/smtp
- auxiliary/server/capture/telnet
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use auxiliary/server/tftp
msf auxiliary(tftp) > run
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use auxiliary/server/tftp
msf auxiliary(tftp) > run
Module Options
| OUTPUTPATH | The directory in which uploaded files will be written. |
| TFTPROOT | The TFTP root directory to serve files from |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
