net.probe
When activated, this module will send different types of probe packets to each IP in the current subnet in order for the net.recon module to detect them.
Commands
Section titled “Commands”net.probe on
Section titled “net.probe on”Start the prober.
net.probe off
Section titled “net.probe off”Stop the prober.
Parameters
Section titled “Parameters”Parameter | Default | Description |
---|---|---|
net.probe.mdns | true | Enable mDNS discovery probes. |
net.probe.nbns | true | Enable NetBIOS name system (NBNS) discovery probes. |
net.probe.throttle | 10 | If greater than 0, probe packets will be throttled by this value in milliseconds. |
net.probe.upnp | true | Enable UPnP discovery probes. |
net.probe.wsd | true | Enable WSD discovery probes. |