Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashkanrafiee/simplebrute

Bruteforce NTLM Authentication!
https://github.com/ashkanrafiee/simplebrute

brute-force hacking ntlm ntlm-authentication

Last synced: about 3 hours ago
JSON representation

Bruteforce NTLM Authentication!

Awesome Lists containing this project

README

        

# SimpleBrute
Bruteforce NTLM Authentication!
## Installation
```bash
git clone https://github.com/AshkanRafiee/SimpleBrute.git
```
## Usage
```bash
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.