2022-12-09 00:00:02 +01:00
|
|
|
# Mail Analysis and Forensics
|
|
|
|
|
|
|
|
## Tools
|
|
|
|
|
|
|
|
```sh
|
|
|
|
emlAnalyzer
|
|
|
|
```
|
|
|
|
|
2023-02-26 21:45:17 +01:00
|
|
|
## Outlook
|
|
|
|
|
|
|
|
* Outlook files like `.msg` can be read and changed to by perl-email-outlook-message via
|
|
|
|
```sh
|
|
|
|
msgconvert *.msg
|
|
|
|
```
|
|
|
|
|
2022-12-09 00:00:02 +01:00
|
|
|
## References
|
|
|
|
|
|
|
|
* [Email reputation](https://emailrep.io)
|
|
|
|
* [Virustotal](https://virustotal.com)
|
|
|
|
* [Inquest](https://labs.inquest.net)
|
|
|
|
* [IPinfo](https://ipinfo.io)
|
|
|
|
* [URLscan](https://urlscan.io)
|
|
|
|
* [Talos](https://talosintelligence.com)
|