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
TFTP File Server
This module provides a TFTP service
Rank
Authors
- jduck < jduck [at] metasploit.com >
Development
Similar Modules
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
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 |