Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 869 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 869 Bytes

SimpleBrute

Bruteforce NTLM Authentication!

Installation

git clone https://github.com/AshkanRafiee/SimpleBrute.git

Usage

python simplebrute.py

Then Enter URL with the following syntax: https://example.com/

You can also use your username and password list by replacing the default 'usernames.txt' and 'passwords.txt' files.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Disclaimer

this script is only for informational and educational purposes. I believe that ethical hacking, information security and cyber security should be familiar subjects to anyone using digital information and computers.I believe that it is impossible to defend yourself from hackers without knowing how hacking is done.