net.probe
Sends probe packets to each IP in the current subnet. The net.recon module uses these to detect hosts.
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. |