so you have some windows creds, and you want to check if they’re valid or not. turns out there’s a bunch of ways to do this:
1) auxiliary/scanner/smb/login
2) db_autopwn -m
3) msfcli scripting
4) sussuro’s method (python scripting through xmlrpc)
others?

1 Comment