Skip to content

FettiWop/passwordspraypython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

passwordspraypython

python password spraying script

to use: example: python passwordspraypython.py -u userfile -f fqdn -p password -a attackurl

<userfile> - Textfile containing our usernames - "users.txt"
<fqdn> - Fully qualified domain name associated with the organisation that we are targeting - "lol.vulnerable.com"
<password> - The password we want to use for our spraying attack - "P4$$W0RD"
<attackurl> - The URL of the application that supports Windows Authentication - "http://ntlm.lol.vulnerable.com"

just have a username file ready to use with it and the path

SICK!

About

python password spraying script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages