Skip to content
#

eml-parser

Here are 6 public repositories matching this topic...

Language: All
Filter by language

A rule-based phishing detection system that analyzes .eml files for header anomalies, SPF/DKIM/DMARC authentication results, suspicious URLs, attachments, and phishing indicators. Implemented a weighted risk-scoring engine with a web dashboard that generates detailed analysis reports and actionable recommendations.

  • Updated Jul 17, 2026
  • Python

Python CLI that reads one .eml file and produces one JSON verdict. 46 explainable rules, weights calibrated on seven measured samples, standard library only. Reads the SPF/DKIM/DMARC verdicts already reported by the receiving mail system — it does not verify them. Measured results published in full, including the false negatives..

  • Updated Aug 10, 2026
  • Python

Improve this page

Add a description, image, and links to the eml-parser topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the eml-parser topic, visit your repo's landing page and select "manage topics."

Learn more