Skip to content

FranklyFuzzy/emailparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

emailparser

This script will takes an email header text file and print out key subject lines for expedient review. It is not meant as a replacement for thorough header review.

Project Goals

Provide key header details for fast analysis Offset risk from using 3rd party tools and sites to conduct parsing

Requirements/Resources

Python3

Procedures

  • Copy the python file under related documents
  • Ensure you navigate to the correct directory in PS and Bash
  • Call the program (python $title.py)
  • Type in the name of the text file that contains the header information

Current Status

Functional

To do

Possible expansion to include hops with time stamps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages