Skip to content

MSSQL

Microsoft SQL Server Password Authentication.

Examples

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