SMTP 25
SMTP Banner Grabbing
Using Netcat
Commands to test SMTP functionality:
Using Telnet
Nmap Enumeration
Common Nmap SMTP Scripts
Run the following Nmap command:
Scan for all SMTP-related scripts:
Metasploit Enumeration
Enumerate Users
Exploitation
Postfix Shellshock Vulnerability
Using SearchSploit
Run the exploit:
Using the Automated Script from GitHub
Download the script:
Set permissions and execute:
Example:
Common Tests for Enumeration
Test for Open Relay
Manually test with Netcat or Telnet:
Test for VRFY Command
Use:
Test for EXPN Command
Useful Tools
Automated SMTP Enumeration Scripts
smtp-user-enum:
Metasploit for User Enumeration:
Last updated