PDA

View Full Version : SMB Bruter 0.2beta


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

Re@lity
03-14-2008, 01:06 AM
Nice one :) I'll look forward to checking it out.
I've just started to set up a 2k3 r2 in my workshop.