VSploit DNS Beaconing Emulation | Metasploit Exploit Database (DB)

VSploit DNS Beaconing Emulation

This module takes a list and emulates malicious DNS beaconing.

Search Other Modules


Rank

  • Normal

Authors

  • MJC < >

Development


Similar Modules


Usage Information

$ msfconsole

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

msf > use auxiliary/vsploit/malware/dns/dns_query
msf auxiliary(dns_query) > set DOMAINS [STRING]
msf auxiliary(dns_query) > run


Module Options

COUNT Number of intervals to loop (default: 2)
DELAY Delay in seconds between intervals (default: 3)
DNS_SERVER Specifies a DNS Server
DOMAINS Separate Domains by whitespace
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module