Skip to content

bytemallet/AntiEmailSpoof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AntiEmailSpoof 🛡️

AntiEmailSpoof is a simple, user-friendly tool that helps you check if your email domain is properly configured to prevent email spoofing. It analyzes your domain's SPF and DMARC records to assess its security posture against email-based attacks.

🌐 Live Demo

Visit AntiEmailSpoof to try it out!

✨ Features

  • Real-time domain security checking
  • Detailed analysis of SPF and DMARC configurations
  • Copyable configuration examples

🔍 How It Works

AntiEmailSpoof checks two essential email security protocols:

  1. SPF (Sender Policy Framework): Verifies which mail servers are authorized to send emails from your domain
  2. DMARC (Domain-based Message Authentication, Reporting & Conformance): Tells receiving mail servers how to handle unauthorized emails

🚀 Security Status Levels

The tool provides different status levels based on your domain's configuration:

  • Secure: Domain has both SPF and DMARC with reject policy
  • 🔸 Moderate: Domain has basic protection but uses quarantine policy
  • ⚠️ Warning: Domain has partial or basic configuration
  • Vulnerable: Domain lacks proper email security measures

🛠️ Technical Details

  • Uses Google's DNS-over-HTTPS API
  • Runs entirely in the browser

📚 Learn More

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

☕ Support

If you find this tool useful, you can buy me a coffee!

About

A web tool to check if your email domain is vulnerable to spoofing by analyzing SPF and DMARC records

Resources

License

Stars

Watchers

Forks

Contributors