SkillAgentSearch skills...

Torcrack

A simple Tor enabled, multi-process SSH dictionary attack in Python3.

Install / Use

/learn @norksec/Torcrack
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

torcrack

A simple Tor enabled, multi-process SSH dictionary attack in Python3.

requirements

argparse

PySocks

Paramiko

tor

installation

git clone https://github.com/norksec/torcrack.git

pip3 install argparse pysocks paramiko

apt-get install -y tor

usage

Make sure the tor service is running:

service tor restart

python3 torcrack.py -h for commands

to do:

try to reduce SSH Banner errors with a higher number of parallel processes

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated3y ago
Forks7

Languages

Python

Security Score

60/100

Audited on Nov 4, 2022

No findings