Skip to content

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

MailRelay

a little python script to test SMTP servers for relay weaknesses

Small script for testing open mail relays.

You should always test if internal users can send emails to:

  • other internal users
  • external users
usage: MailRelay.py [-h] --receiver RECEIVER_EMAIL --sender SENDER_EMAIL --targets FILENAME --contact CONTACT [--port PORT] [--ssl]
Open Relay tester
options:
-h, --help show this help message and exit
--receiver RECEIVER_EMAIL
Receiver of the mail
--sender SENDER_EMAIL
Sender of the mail
--targets FILENAME File with SMTP servers to test
--contact CONTACT E-Mail address to forward the mail to
--port PORT SMTP port to connect to
--ssl Whether to use SMTP_SSL or not

About

a little python script to test SMTP servers for relay weaknesses

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages