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/mysql/mysql_version.md
Views: 11784
Description
This module, as its name implies, scans a host or range of hosts to determine the version of MySQL that is running.
Verification Steps
Do:
use auxiliary/scanner/mysql/mysql_version
Do:
set RHOSTS [IP]
Do:
set THREADS [number of threads]
Do:
run