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/mssql/mssql_ping.md
Views: 11784
Description
The mssql_ping
module queries a host or range of hosts on UDP port 1434 to determine the listening TCP port of any MSSQL server, if available. MSSQL randomizes the TCP port that it listens on so this is a very valuable module in the Framework.
Verification Steps
Do:
use auxiliary/scanner/mssql/mssql_ping
Do:
set RHOSTS [IP]
Do:
set THREADS [number of threads]
Do:
run