Skip to content

ExHo7/mailynx

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Mailynx ๐Ÿ•ต๐Ÿปโ€โ™‚๏ธ

Description ๐Ÿ”ฎ

Mailynx.sh is a Bash script designed to automate email security configurations and checks. It supports SPF (Sender Policy Framework), DKIM (DomainKeys Identified Mail), and DMARC (Domain-based Message Authentication, Reporting & Conformance) configurations. Additionally, it can perform batch processing and generate reports in HTML or Markdown formats.

Installation ๐Ÿ’ป

To use Mailynx.sh, follow these steps:

  1. Clone the repository or download the script.
  2. Make the script executable:
    chmod +x mailynx.sh

Usage ๐Ÿฅท๐Ÿป

./mailynx.sh -d example.com -o example.md
./mailynx.sh -L domains-list -o domains-list.html -H 

Disclaimer โš ๏ธ

This tool is designed for educational and security purposes only. Use it responsibly and only on systems you have permission to test. Misuse of this tool can lead to legal consequences. Always ensure you have proper authorization before performing any security tests.

Acknowledgements ๐Ÿ™๐Ÿป

Special thanks to Elymaro for the original project which this script is forked from.

About

Bash script to detect SPF, DKIM, and DMARC issues that expose domains to spoofing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%