NTP Monitor List Scanner | Metasploit Exploit Database (DB)

NTP Monitor List Scanner

Obtain the list of recent clients from an NTP server

Search Other Modules


Rank

  • Normal

Authors

  • hdm < hdm [at] metasploit.com >

Development


Similar Modules


Usage Information

$ msfconsole

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

msf > use auxiliary/scanner/ntp/ntp_monlist
msf auxiliary(ntp_monlist) > set RHOSTS [TARGET HOST RANGE]
msf auxiliary(ntp_monlist) > run


Module Options

BATCHSIZE The number of hosts to probe in each set (default: 256)
CHOST The local client address
RHOSTS The target address range or CIDR identifier
RPORT The target port (default: 123)
THREADS The number of concurrent threads (default: 1)
ShowProgress Display progress messages during a scan
ShowProgressPercent The interval in percent that progress should be shown
StoreNTPClients Store NTP clients as host records in the database
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module