MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / ssh_connector.py

File ssh_connector.py

actions/ssh_connector.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2ssh_connector.py - This script performs a brute force attack on SSH services (port 22) to find accessible accounts using various user credentials. It logs the results of successful connections.
3"""
4

Callers

nothing calls this directly

Calls 7

LoggerClass · 0.90
SharedDataClass · 0.90
SSHBruteforceClass · 0.85
infoMethod · 0.80
read_dataMethod · 0.80
errorMethod · 0.80
executeMethod · 0.45

Tested by

no test coverage detected