email-security
There are 43 repositories under email-security topic.
albertito/chasquid
SMTP (email) server with a focus on simplicity, security, and ease of operation [mirror]
MattKeeley/Spoofy
Spoofy is a program that checks if a list of domains can be spoofed based on SPF and DMARC records.
sublime-security/sublime-rules
Sublime rules for email attack detection, prevention, and threat hunting.
cisagov/trustymail
Scan domains and return data based on trustworthy email best practices
sublime-security/sublime-platform
A free and open platform for detecting and preventing email attacks like BEC, malware, and credential phishing. Gain visibility and control, hunt for advanced threats, collaborate with the community, and write detections-as-code.
gr33nm0nk2802/mailMeta
An forensics tool to help aid in the investigation of spoofed emails based off the email headers.
foxcpp/mailsec-check
Another utility to analyze state of deployment of security-related email protocols.
c0brabaghdad1/DNS-Hunt
The DNS Hunt will make your life easier, and of course faster.
0xAnalyst/awesome-email-security
A curated list of awesome resources related to enhancing your enterprise Email Security
edoardottt/defangjs
URL / IP / Email defanging with Javascript. Make IoC harmless.
eman-ekaf/Phishable
Phishable is a project that logs misconfigured DNS that can be exploited to conduct phishing attacks & spoof domains. Phishable helps orgs investigate phishing campaigns, gauge third-party risk & mitigate these risks. All orgs on the list are exposed to higher risk of threat actors gaining initial entry to their org, supply chain, and customers.
MarkoH17/EmailSecCheck
EmailSecCheck is a lightweight Python utility used to check for common SPF/DMARC misconfigurations that may allow for email spoofing.
PrayanshParmar/SPF-Finder
SPF-finder is designed to check for the validation of a Sender Policy Framework (SPF) record in a domain's DNS settings. It uses the nslookup command to query the DNS server for the SPF record, and then parses the output to determine if the record is present or not. It also have functionality for reading a list of domains.
edoardottt/defango
URL / IP / Email defanging with Golang. Make IoC harmless.
lockerpm/maily
A privacy-first email solution that provides an email alias @maily.org to hide the original email address when using the internet
SpamExperts/plesk-extension
Plesk Extension for SpamExperts' services integration
himanshu-03/JPMC-Cybersecurity-Job-Simulation
This program provides hands-on, practical experience in tackling real-world cybersecurity challenges. The projects are designed to give you a comprehensive understanding of different aspects of cybersecurity, enhancing your skills and preparing you for a career in this dynamic field.
MatthewHana/OutlookDSD
OutlookDSD - A simple add-in for Outlook that shows a messages DKIM, SPF and DMARC status.
Esonhugh/AliyunCTF-Email-Spoofing-DKIM-Creator
Aliyun CTF Teapot mail server POC for DKIM
gve-sw/fmc
Cisco Firepower Management Centre (FMC) scripts
KaanSK/hivelime
Create TheHive alerts from Sublime detections effortlessly!
andreas-brunner/astro-mail-obfuscation
Protect email addresses, phone numbers and other sensitive data from bots scraping the source code of your Astro app.
oxAlpha/EmailGuard
🔐 Introducing EmailGuard! 🚀 EmailGuard is a cutting-edge tool designed to enhance email security by detecting phishing, malware, and other threats. 🛡️🔍 It analyzes email headers, body content, attachments, and URLs to keep your inbox safe. Available for both Windows and Linux, it's your first line of defense against malicious email activity.
aidenmitchell/custom-sublime-rules
Custom Sublime Sec rules for malicious emails I've come across.
nozaq/terraform-aws-parked-domain-baseline
A terraform module to set up DNS records to harden the parked(unused) domain using AWS Route53.
nozaq/terraform-google-parked-domain-baseline
A terraform module to set up DNS records to harden the parked(unused) domain using GCP Cloud DNS.
seanpm2001/DMail_Tacklebox
🧰️✉️🪱️ The DMail tacklebox is a separate email folder that holds phishing attempts (known as lures) it is separate from the spam folder, the inbox, and other folders.
seanpm2001/TackleBox_Email_Component
🧰️✉️🪱️ The tacklebox is a separate email folder that holds phishing attempts (known as lures) it is separate from the spam folder, the inbox, and other folders.
byteskeptical/liam
mail without fail
co-cddo/mta-sts-template
This is a template for hosting a mta-sts.txt file using GitHub Pages
Deon-Trevor/pwnedinator
A command line tool to check if a single (or multiple) email addresses have been compromised.
IlluminatiFish/Sublime-Rules
A repository to store all my custom Sublime rules
keocol/e-valuator
Simple python3 script for checking SPF & DMARC records.
nozaq/terraform-cloudflare-parked-domain-baseline
A terraform module to set up DNS records to harden the parked(unused) domain using Cloudflare DNS.
GreyCorbel/SpfAnalyzer
Module provides analysis capabilities for SPF policy published by domains
virajbhutada/email-spam-detection
This project utilizes machine learning to address the broad problem of spam through algorithms like Multinomial Naive Bayes and Logistic Regression; it can classify incoming emails as either spam or ham. This project aims to enhance email security and user experience while minimizing the risks of phishing attacks.