Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ssh弱密码破解。多线程,并支持自定义目标ip和弱口令。

License

Notifications You must be signed in to change notification settings

peterdocter/sshcracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

sshcracker

ssh弱密码破解。支持自定义目标ip和弱口令。每个ip都使用一个单独的线程破解。

安装依赖

执行 pip install paramiko

操作步骤:

1) 在 IpText.txt 中配置目标ip

2) 在 Accounts.txt 中配置要检测的用户名和密码。(忽略这步,则使用默认的弱口令)

3) 执行 python run.py

如果成功,则会打印 <ip> user is: <username>, password is: <password>

About

ssh弱密码破解。多线程,并支持自定义目标ip和弱口令。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /