SMTP - 25
Last updated
Was this helpful?
Last updated
Was this helpful?
The supports several interesting commands, such as VRFY and EXPN. A VRFY request asks the server to verify an email address, while EXPN asks the server for the membership of a mailing list.
Let's continue with SMTP commands. As mentioned earlier, we do not yet have a very large list of usernames to guess. Let's consider what we might try so far:
root
: by default
beta
: the name of the machine
james
: the name of the server, and also an English male name.
(We could also try variations like Jamie, but we won't go down that road for now.)
```