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/admin/mssql/mssql_idf.md
Views: 11784
Description
This (Interesting Data Finder) module will connect to a remote MSSQL server using a given set of credentials and search for rows and columns with "interesting" names. This information can help you fine-tune further attacks against the database.
Setup
Install MSSQL server on a windows machine.
Set up an example database and table with interesting columns:
Verification Steps
Do:
use auxiliary/admin/mssql/mssql_idf
Do:
set RHOSTS [IP]
Do:
set THREADS [number of threads]
Do:
run