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]

    Language:Go888223661
  • MattKeeley/Spoofy

    Spoofy is a program that checks if a list of domains can be spoofed based on SPF and DMARC records.

    Language:Python65310861
  • sublime-security/sublime-rules

    Sublime rules for email attack detection, prevention, and threat hunting.

    Language:YAML26718050
  • cisagov/trustymail

    Scan domains and return data based on trustworthy email best practices

    Language:Python197276032
  • 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.

    Language:Shell17581315
  • gr33nm0nk2802/mailMeta

    An forensics tool to help aid in the investigation of spoofed emails based off the email headers.

    Language:Python1583225
  • foxcpp/mailsec-check

    Another utility to analyze state of deployment of security-related email protocols.

    Language:Go611118
  • c0brabaghdad1/DNS-Hunt

    The DNS Hunt will make your life easier, and of course faster.

    Language:Shell45116
  • 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.

    Language:JavaScript27301
  • 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.

    Language:Python19209
  • 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.

    Language:Python17102
  • edoardottt/defango

    URL / IP / Email defanging with Golang. Make IoC harmless.

    Language:Go14211
  • lockerpm/maily

    A privacy-first email solution that provides an email alias @maily.org to hide the original email address when using the internet

    Language:Python9231
  • SpamExperts/plesk-extension

    Plesk Extension for SpamExperts' services integration

    Language:PHP826483
  • 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.

    Language:Jupyter Notebook7100
  • OutlookDSD

    MatthewHana/OutlookDSD

    OutlookDSD - A simple add-in for Outlook that shows a messages DKIM, SPF and DMARC status.

    Language:C#7110
  • Esonhugh/AliyunCTF-Email-Spoofing-DKIM-Creator

    Aliyun CTF Teapot mail server POC for DKIM

    Language:Go6101
  • gve-sw/fmc

    Cisco Firepower Management Centre (FMC) scripts

    Language:Python6301
  • KaanSK/hivelime

    Create TheHive alerts from Sublime detections effortlessly!

    Language:Go6200
  • andreas-brunner/astro-mail-obfuscation

    Protect email addresses, phone numbers and other sensitive data from bots scraping the source code of your Astro app.

    Language:TypeScript410
  • 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.

    Language:Python41
  • 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.

    Language:HCL3203
  • nozaq/terraform-google-parked-domain-baseline

    A terraform module to set up DNS records to harden the parked(unused) domain using GCP Cloud DNS.

    Language:HCL3201
  • DMail_Tacklebox

    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.

    Language:Red2301
  • TackleBox_Email_Component

    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.

    Language:Red2301
  • byteskeptical/liam

    mail without fail

    Language:Ruby1100
  • co-cddo/mta-sts-template

    This is a template for hosting a mta-sts.txt file using GitHub Pages

    Language:Python1300
  • Deon-Trevor/pwnedinator

    A command line tool to check if a single (or multiple) email addresses have been compromised.

    Language:Python1100
  • IlluminatiFish/Sublime-Rules

    A repository to store all my custom Sublime rules

  • keocol/e-valuator

    Simple python3 script for checking SPF & DMARC records.

    Language:Python1100
  • nozaq/terraform-cloudflare-parked-domain-baseline

    A terraform module to set up DNS records to harden the parked(unused) domain using Cloudflare DNS.

    Language:HCL1203
  • GreyCorbel/SpfAnalyzer

    Module provides analysis capabilities for SPF policy published by domains

    Language:PowerShell
  • 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.

    Language:Jupyter Notebook