BoboHub/network_attack_tool
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# How to use (1) net_attack.py - fully working SSH command: net_attack.py -t ip_addresses.txt -p 22,23 -u ubuntu -f passwords.txt (2) net_attack2.py - fully working TELNET command: net_attack2.py -t ip_addresses.txt -p 22,23 -u ubuntu -f passwords.txt