A simple multi-threaded distributed SSH brute-forcing tool written in Python
Stars
461
Forks
80
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
14
commits
made username and password files required
24b0faa
Merge pull request #3 from lazynms/lazynms-patch-1
c7ec71b
using readlines to read usernames and passwords
2261fd8
Update orbitaldump.py
2469f0c
added the break-on-success option
32a0140
fixed some logical and syntax problems
8451766
changed setup.py to pyproject.toml
f271e88
added documentations; improved logging
d6a460c
bumped package version to 1.0.1
98816c7
sorry, fixed more typos
32ebdcd
fixed a typo
cb6085e
removed warning banner
5526ce8
replaced builting logging with loguru
f7bd7d5
added basic functionalities and README
622890a
Initial commit
b9f3011