Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raffadndm/digital-forensics

Tools for mail analysis, file analysis and supertimeline extraction.
https://github.com/raffadndm/digital-forensics

python-3

Last synced: 4 days ago
JSON representation

Tools for mail analysis, file analysis and supertimeline extraction.

Awesome Lists containing this project

README

        

# Digital Forensics
- [File Extension from Signature](https://github.com/RaffaDNDM/Digital-Forensics/tree/main/file_extension_from_signature)
Analyser of file content to retrieve the extension
- [Mail Parser](https://github.com/RaffaDNDM/Digital-Forensics/tree/main/mail_parser)
Parser of .eml files to retrieve specific headers value
- [Supertimeline Extractor](https://github.com/RaffaDNDM/Digital-Forensics/tree/main/supertimeline_extractor)
Supertimeline extractor from .vmdk files
- [Yara Analyzer](https://github.com/RaffaDNDM/Digital-Forensics/tree/main/yara_analyzer)
Analyzer of file content with respect to a list of YARA rules