Email Attachment Analysis
- Save the attachment to computer
- Via email client
- or with
emldump.py
- part of DidierStevensSuite of tools
- Check streams:
python3 emldump.py <email>
- select the stream to extract
python3 emldump.py -s <stream number> -d <email> > <file-name>
- Collect file hash
- e.g.,
sha256sum
- or use
eioc.py script to extract email indicators and hashes
- in PowerShell:
Get-FileHash -Algorithm <algorithm> .\<file-name>
- Check file hash reputation
- Document findings throughout
- Use screenshots and PDF reports
- Links may not always be available