AutoRecon/src/autorecon
Stefan Loewen b0868077ff Use hydra for smtp-user-enum and try multiple methods.
smtp-user-enum is slow as it opens a new connection for each attempted username.
Hydra tries usernames until the server terminates the connection.

Additionally this removes one dependency for AutoRecon.
2021-08-01 14:21:30 +02:00
..
config Use hydra for smtp-user-enum and try multiple methods. 2021-08-01 14:21:30 +02:00
__init__.py Added packaging constructs to allow installation using `pip` or `pipx` (#48) 2020-04-30 22:48:23 -04:00
autorecon.py Update autorecon.py 2021-04-28 00:58:11 -04:00