DHCP Server | Metasploit Exploit Database (DB)

DHCP Server

This module provides a DHCP service

Search Other Modules


Rank

  • Normal

Authors

  • scriptjunkie < >
  • apconole < apconole [at] yahoo.com >

Development


Similar Modules


Usage Information

$ msfconsole

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

msf > use auxiliary/server/dhcp
msf auxiliary(dhcp) > set NETMASK [STRING]
msf auxiliary(dhcp) > set SRVHOST [STRING]
msf auxiliary(dhcp) > run


Module Options

BROADCAST The broadcast address to send to
DHCPIPEND The last IP to give out
DHCPIPSTART The first IP to give out
DNSSERVER The DNS server IP address
FILENAME The optional filename of a tftp boot server
HOSTNAME The optional hostname to assign
HOSTSTART The optional host integer counter
NETMASK The netmask of the local subnet
ROUTER The router IP address
SRVHOST The IP of the DHCP server
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module