top of page
Email Analysis
In this Lab I analyzed a maliscous email by going through the process of:
-
Using Notepadd++ to open the email.
-
Using CyberChef to convert the data from the email to base64/HEX
-
Used HXD to view the contents of the emailed files as hex format
-
Confirmed the file signatures using GarryKessler site
Converting to email contents to Hex


Where the email came from and the reply to did not match. Making this suspicious, also the spf failed with the ip in question not being a permitted sender.
Looking up the file signature using GaryKessler


bottom of page