Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Header Analyzer

A Flask-based web tool to analyze raw email headers, track email routing, and investigate potential email crimes.
Developed as part of the Cyber Security and Digital Forensics (CSDF) curriculum.

Features

  • Paste and analyze raw email headers

  • Extract IP addresses, routing details, and metadata

  • Simple, clean, and responsive interface

  • Screenshots

Email Header Analyzer - Input Email Header Analyzer - Result

Installation

git clone https://github.com/shashank7770/email-header-analyzer.git
cd email-header-analyzer
pip install -r requirements.txt
python app.py

About

A web-based tool developed as part of the CSDF curriculum to analyze raw email headers for digital forensics. It extracts sender info, mail server hops, and IP details to trace email origins, detect spoofing, and aid in investigating phishing or spam-related crimes.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages