Email Analysis
Email Analysis
emlAnalyzer
1
2
3
4
5
# Extract Informations
emlAnalyzer -i mail.eml --header --html -u --text --extract-all
# Attachments will be saved to:
eml_attachments
OSINT Tools for analysing
- VirusTotal
- A service that provides a cloud-based detection toolset and sandbox environment.
- InQuest
- A service provides network and file analysis by using threat analytics.
- IPinfo.io
- A service that provides detailed information about an IP address by focusing on geolocation data and service provider.
- Talos Reputation
- An IP reputation check service is provided by Cisco Talos.
- Urlscan.io
- A service that analyses websites by simulating regular user behaviour.
- Browserling
- A browser sandbox is used to test suspicious/malicious links.
- Wannabrowser
- A browser sandbox is used to test suspicious/malicious links.
- https://emailrep.io/
Refrences
This post is licensed under CC BY 4.0 by the author.