Posted on May 30, 2017
Among the many features offered by the famous scanner
nmap there is also a script to identify
open relays (link here).
If passed with the option --script
to nmap this script will
determine if an email server is an open relay.
In order not to scan blindly some ranges we ...