Greenwolf / Spray

A Password Spraying tool for Active Directory Credentials by Jacob Wilkin(Greenwolf)
GNU General Public License v3.0
713 stars 136 forks source link

Problem with "getusername:quit" #1

Closed 7MinSec closed 6 years ago

7MinSec commented 6 years ago

Hi there,

I have a fresh Kali box and was trying to run Spray against a new lab AD environment. Even though I knew I had a good username and password list, Spray would never find a match on its login attempts. I went through the rpcclient commands manually and I think the issue is this:

getusername:quit should be getusername;quit

Once I made that change throughout the script, everything ran fine for me!

Thanks, Brian

Green-Wolf commented 6 years ago

Hey braimee, thanks for pointing that out, i'll get the fix merged in. I'm glad you got it working though, good debugging skills! This reminded me to merge in the new cisco web vpn spraying module too!