SMTP

SMTP

SMTP handles sending mail. While not an incredibly potent target, it can be used to enumerate valid usernames and send internal malicious emails if misconfigured.

User Enumeration

smtp-user-enum -M RCPT -D contoso.com -U users.list -t 10.129.203.12

Last updated