Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/ashkanrafiee/simplebrute
- Owner: AshkanRafiee
- License: mit
- Created: 2019-04-05T20:15:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T07:42:05.000Z (almost 4 years ago)
- Last Synced: 2023-09-19T12:21:03.792Z (about 1 year ago)
- Topics: brute-force, hacking, ntlm, ntlm-authentication
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.