Path: blob/master/documentation/modules/auxiliary/scanner/discovery/empty_udp.md
32595 views
Vulnerable Application
Detect UDP services that reply to empty probes.
More information can be found on the Rapid7 blog page
Verification Steps
Start msfconsole
Do:
use auxiliary/scanner/discovery/empty_udpDo:
set RHOSTS [ip]Do:
set RPORT [port]Do:
run