https://github.com/gavindsouza/bia
A brute force network attack tool which tries to make meaning of words
https://github.com/gavindsouza/bia
brute-force-attacks bruteforce-password-cracker dictionary-attack nlp
Last synced: 3 months ago
JSON representation
A brute force network attack tool which tries to make meaning of words
- Host: GitHub
- URL: https://github.com/gavindsouza/bia
- Owner: gavindsouza
- License: mit
- Created: 2018-09-08T04:00:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-23T18:04:13.000Z (over 6 years ago)
- Last Synced: 2025-01-15T14:18:25.898Z (4 months ago)
- Topics: brute-force-attacks, bruteforce-password-cracker, dictionary-attack, nlp
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bia
A brute force network attack tool which aims on using natural language processing and understanding to make meaning of wordsCurrently follows a search add dictionary of words of the english language
.json file dictionary obtained from https://github.com/dwyl/english-words
All credits to respective owners and contributors