Forge Cisco DTP Packets | Metasploit Exploit Database (DB)

Forge Cisco DTP Packets

This module forges DTP packets to initialize a trunk port.

Search Other Modules


Rank

  • Normal

Authors

  • Spencer McIntyre < zerosteiner [at] gmail.com >

Development


Similar Modules


Usage Information

$ msfconsole

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

msf > use auxiliary/spoof/cisco/dtp
msf auxiliary(dtp) > run


Module Options

FILTER The filter string for capturing traffic
INTERFACE The name of the interface
SMAC The spoofed mac (if unset, derived from netifaces)
SNAPLEN The number of bytes to capture (default: 65535)
TIMEOUT The number of seconds to wait for new data (default: 500)
GATEWAY The gateway IP address. This will be used rather than a random remote address for the UDP probe, if set.
NETMASK The local network mask. This is used to decide if an address is in the local network.
UDP_SECRET The 32-bit cookie for UDP probe requests.
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module