A Little Bruteforce Tool for Pentester's Lucky Days targeting SSH-Services!
For educational purposes only. Neither use for any kind of illegal activity
nor law enforcement.
A product of a boring Sunday:
Once started, LuckySSH generates a random number and that amount of
random IPs. Those IPs are checked for an active SSH-service, then.
If an active SSH-service is found, the tool starts a common bruteforce
attack using most common user:pass combinations.
Hits are saved to: "hits.txt", stats are shown in window title.
The amount of IPs being is picked from a range 666 up to 6666.
If you like this tiny tool, buy me a coffee or donate!
WALLET (BTC): 19YMv87wkr8K7AJywxqHBrjCs4e8N2ngHT
All donations are much appreciated though coffee even more ... (^o^)
Best wishes,
DrPython3
I have not tested the code very often - as said above,
this is a quick release just because of a boring day!