uranium
03-07-2004, 06:21 PM
IMAP bruter. Coded this in a hurry. hydra was to slow (and sucked 100% cpu).
Example: (Brute 40 in parallel)
./imap_bruter -r 1.2.3.4 -l carol -n 60 <dictionary.txt
Usage : imap-bruter [rlpn]
Options:
-r <ip address> - Server imapd runs on. [default: 127.0.0.1]
-p <port> - Port imapd runs on. [default: 143]
-l <login name> - Login name
-n <parallel> - Number of parallel connections.
Passwords are read from stdin. Stunnel can be used if IMAPS is in place.
Enjoy
Example: (Brute 40 in parallel)
./imap_bruter -r 1.2.3.4 -l carol -n 60 <dictionary.txt
Usage : imap-bruter [rlpn]
Options:
-r <ip address> - Server imapd runs on. [default: 127.0.0.1]
-p <port> - Port imapd runs on. [default: 143]
-l <login name> - Login name
-n <parallel> - Number of parallel connections.
Passwords are read from stdin. Stunnel can be used if IMAPS is in place.
Enjoy
