/BruteSSH

A simple tool in python for SSH bruteforce

Primary LanguagePython

BruteSSH

A simple tool in python for SSH bruteforce

😄 Useful in CTF environments.

Usage

 ____             _       ____ ____  _   _ 
| __ ) _ __ _   _| |_ ___/ ___/ ___|| | | |
|  _ \| '__| | | | __/ _ \___ \___ \| |_| |
| |_) | |  | |_| | ||  __/___) |__) |  _  |
|____/|_|   \__,_|\__\___|____/____/|_| |_|
                                           

usage: BruteSSH.py [-h] -t TARGET_HOST [-p PORT] -U USERNAME_LIST -P
                    PASSWORD_LIST
BruteSSH2.py: error: the following arguments are required: -t/--target-host, -U/--username-list, -P/--password-list