Path: blob/master/documentation/modules/auxiliary/scanner/discovery/empty_udp.md
21666 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_udp
Do:
set RHOSTS [ip]
Do:
set RPORT [port]
Do:
run