Skip to content

Z4ck404/GoEmailAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Email Analyzer CLI (WIP)

This is work in progress

Analyze your suspicious emails and extract headers, links and hashes.

usage:

  1. build the project:

    make build
  2. Prepare the eml file (Email clients support exporting emails in the eml format)

  3. run the CLI

    ./bin/mailp parse -f <example.eml> --content
    

    To see all the availables commands, run:

    ./bin/mailp parse --help
    

About

Analyze your suspicious emails and extract headers, links and hashes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published