Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/documentation/modules/auxiliary/scanner/discovery/empty_udp.md
Views: 11784
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