relik
03-14-2008, 12:04 AM
Hey guys, was at a pentest here last week and found out that smbbf and hydra doesn't work on windows 2003 R2. I coded something (for windows) that got around it...Calling it "quickbrute", but just something small I whipped up when I needed it...
It automatically checks permissions of a successful user account that you've compromised attempting to identify administrative level privileges, identifies next change password user accounts. Its super simple python quickbrute.py <servernameorip> <userlist> <wordlist>.
For WINDOWS not for Linux :P
Enjoy:
http://www.pastebin.ca/941628
It automatically checks permissions of a successful user account that you've compromised attempting to identify administrative level privileges, identifies next change password user accounts. Its super simple python quickbrute.py <servernameorip> <userlist> <wordlist>.
For WINDOWS not for Linux :P
Enjoy:
http://www.pastebin.ca/941628