Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/raffadndm/digital-forensics
- Owner: RaffaDNDM
- Created: 2024-10-13T18:53:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T19:32:47.000Z (3 months ago)
- Last Synced: 2025-01-20T06:57:03.308Z (4 days ago)
- Topics: python-3
- Language: Python
- Homepage:
- Size: 1.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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