Skip to content

net.probe

Sends probe packets to each IP in the current subnet. The net.recon module uses these to detect hosts.

Start the prober.

Stop the prober.

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.