Skip to content

SatyenderYadav/Ph1shGr1P

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Ph1shGr1P
Ph1sh Gr1P

EML File Analyser

What is Ph1sh Gr1P ?

Ph1sh Gr1P is python based tool developed to analyze the emails files easily which help the investigator in Email Forensics.

Why Ph1sh Gr1P ?

As human we can't detect all the posibilites in our invesgitaions but Ph1sh Gr1P will be the assistant for you in Email Forensics giving you every single information from a email which will eventually faster your investigation.

Features

  • Get Header Deatils
  • Analyse the Attachment Files
  • Shows details of Macros in Microsoft Office attachments
  • Shows Urls & IP in the Email and Attachments
  • Get content and HTML of email
  • Can check the urls by taking screenshots

How to setup:

Note

  • Only works on Python3.7+
  • Currently only working with the FireFox Geckodriver[ version : 0.29 ]

ScreenShots

Home Page

Ph1shGr1P Home

Header Details

Ph1shGr1P Header

Text in Mail

Ph1shGr1P Text

Mail HTML

Ph1shGr1P HTML

Attachment Analysis

Ph1shGr1P Attachment

Macros

Ph1shGr1P Macros

Attachment Urls

Ph1shGr1P url

Urls & IP

Ph1shGr1P url & IP

Credits:

oledump : Used to find Macros in stream DidierStevens

Mail Parsing Code : Dalen