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
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.
Rank
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 |