Commit Graph

2 Commits

Author SHA1 Message Date
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
darckode 71c9130ea4
Dockerfile (#56)
* Dockerfile

* Update Dockerfile

Co-authored-by: Tib3rius <48113936+Tib3rius@users.noreply.github.com>
2020-08-27 09:20:37 -04:00