Skip to content

RAPS-LAUNCHER/SSHASH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSHASH

image

apt update && apt upgrade -y
cd && git clone https://github.com/RAPS-LAUNCHER/SSHASH.git
cd SSHASH && chmod +x *

Then

./sshash

OR

bash sshash

usage

Usage: sshash -u <user_file> -t -p -l <password_file>

Options: -u users_file -t target -p port -l password_list

Exemples: sshash -u usernames.txt -t https://exemple.com -p 22 -l passwords.txt sshash -u usernames.txt -t 192.168.123.32 -p 80 -l passwords.txt sshash -u users.txt -t https://exemple.com -l passwords.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages