smtp-user-enum icon indicating copy to clipboard operation
smtp-user-enum copied to clipboard

Username guessing tool primarily for use against the default Solaris SMTP service. Can use either EXPN, VRFY or RCPT TO.

Results 3 smtp-user-enum issues
Sort by recently updated
recently updated
newest added

In the manpage, it says you can change the timeout period with: ``` -t n Wait a maximum of n seconds for reply (default: $query_timeout) ``` However, this does not...

The timeout parameter was shown as -t in the usage screen, conflicting with -t for host. I changed it to w for "wait" and added the getopts check.

smtp-user-enum -m 4 -M RCPT -U target_emails.txt -T mxlist.txt Unknown option: T smtp-user-enum v1.2 ( http://pentestmonkey.net/tools/smtp-user-enum )