Ace-Krypton / SSH-Brute

SSH brute-forcing tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSH-Brute

Simple ssh brute force script in c++.

Note; this script is for educational purposes only. Don't use it on the servers that are not owned by you.

Note; I've developed this script in c++ but python is much faster and easier in network programming. If you're considering coding something based on networking, do it with python. <3

About

SSH brute-forcing tool

License:MIT License


Languages

Language:C++ 100.0%