DNS Spoofing Helper Service | Metasploit Exploit Database (DB)

DNS Spoofing Helper Service

This module provides a DNS service that returns TXT records indicating information about the querying service. Based on Dino Dai Zovi DNS code from Karma.

Search Other Modules


Rank

  • Normal

Authors

  • hdm < hdm [at] metasploit.com >
  • ddz < ddz [at] theta44.org >

Development


Similar Modules


Usage Information

$ msfconsole

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

msf > use auxiliary/server/dns/spoofhelper
msf auxiliary(spoofhelper) > run


Module Options

SRVHOST The local host to listen on. (default: 0.0.0.0)
SRVPORT The local port to listen on. (default: 53)
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module