Skip to content

Repository files navigation

BlackCrackSSH

Brute force ssh | python script | Cracker ssh | Brute force | tools | cybersecurity

It is an SSH cracking tool, but it is not very advanced and professional, but it is ready and useful. It has a simple user interface and an attempt has been made to write the script in a light way so that the user does not encounter any problems. In the future, we will add more features and make it more professional.

It may stop the operation while working. We have concluded that it may be due to the size of the user's input files to the script, but this problem will be completely resolved in the future.

The speed of the script's operation and performance may differ slightly from the user's inputs, which may be due to the speed of the internet in your area or the system's hardware, which will be fully investigated in the future. Overall, this script is useful.

version GUI new add! Compiled versions of C language added! Compiled versions are the most optimized versions.

Compiled versions are written in C and are more optimized than the binary version. In addition to being optimized, they are much faster, consume significantly less system resources, such as RAM and CPU, and are more efficient.

The graphical version is more suitable for administration and for those who want to use it on Windows servers that can run graphical tools because it is simple, fast and convenient to work with. It is optimized and uses fewer system resources than the terminal version of Bytony.

Installing dependencies:

Debian/Ubuntu/Kali Linux:

sudo apt-get update && sudo apt-get install -y libssh2-1 libssh2-1-dev libssl-dev zlib1g-dev build-essential ca-certificates

CentOS/RHEL/Fedora:

sudo yum install -y libssh2 libssh2-devel openssl-devel zlib-devel gcc make

Alpine Linux (Docker):

apk add --no-cache libssh2 libssh2-dev openssl-dev zlib-dev gcc musl-dev

Arch Linux:

sudo pacman -S libssh2 openssl zlib gcc make

OpenSUSE:

sudo zypper install -y libssh2-1 libssh2-devel libopenssl-devel zlib-devel gcc make

The .abj file format must have a port and an additional word for the script and module to work properly, for example: 0.0.0.0 1.2.3.4 192.151.0.1 193.0.0.1 ...


Version python script:

Versoin GUI:

Version compiled:

Telegram channel: https://t.me/zeroBlackCode

About

Tool Brute force | cracker ssh | cracker ssh CLI | cracker ssh GUI | cracker | SSH | BlackCode. The best, most optimized and fastest SH cracking tool is available in three compiled versions: C language, byte version and graphical version.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages