Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/documentation/modules/auxiliary/scanner/smtp/smtp_version.md
Views: 11784
Description
This module grabs the banner from an SMTP server.
Vulnerable Application
Postfix on Kali Linux:
This is mainly based on the instructions from digitalocean.com. In this case, we don't need to configure all the users and set up the server fully, just enough to display a banner.
apt-get install postfix
Select
Internet Site
Select OK, the default is fine
systemctl restart postfix
Verification Steps
Do:
use auxiliary/scanner/smtp/smtp_version
Do:
set rhosts [ips]
Do:
run