暴力密碼破解工具
IP_Blocked_list.txtcrowbar
安裝(kali)
sudo apt install crowbar
使用方式
crowbar -b {ssh,ftp...} -u {username} -c {password} -n {session number} -l {logfile}
#-u可以改成-U 用使用者txt名單,-c也可以變成-C 使用密碼txt名單
備註:注意如果只掃一個ip也要輸入/32,不然會顯示錯誤。
安裝(kali)
sudo apt install crowbar
使用方式
crowbar -b {ssh,ftp...} -u {username} -c {password} -n {session number} -l {logfile}
#-u可以改成-U 用使用者txt名單,-c也可以變成-C 使用密碼txt名單
備註:注意如果只掃一個ip也要輸入/32,不然會顯示錯誤。