Skip to content
Simone Margaritelli edited this page Oct 25, 2023 · 1 revision

Microsoft SQL Server Password Authentication.

Examples

legba mssql \
    --username SA \
    --password wordlists/passwords.txt \
    --target localhost:1433
Clone this wiki locally