NetBIOS Information Discovery Prober | Metasploit Exploit Database (DB)

NetBIOS Information Discovery Prober

Discover host information using sequential NetBIOS Probes

Search Other Modules


Rank

  • Normal

Authors

  • hdm < hdm [at] metasploit.com >
  • todb < todb [at] metasploit.com >

Development


Similar Modules


Usage Information

$ msfconsole

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

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


Module Options

CHOST The local client address
RHOSTS The target address range or CIDR identifier
RPORT The target port (default: 137)
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
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module