This project was done as part of the Digital Forensics Analysis coursework, specifically the file carving tool.
-
Updated
Jul 19, 2023 - Java
This project was done as part of the Digital Forensics Analysis coursework, specifically the file carving tool.
Curated reference of file magic bytes for file type identification and forensics.
參考自 安全框架︰輸入驗證 | 風險降低確定在接受使用者的檔案時已備妥適當的控制 區段中的程式碼,再加以調整。 主要就是讀取檔案中的 signatures(magic numbers or Magic Bytes) 來比較。
Simple program to manage the signatures database of PEiD application.
magik_monkee is a Python-based tool designed to test file upload vulnerabilities in web applications. It utilizes a JSON-based database of "magic bytes" or file signatures to identify file types accurately. By replacing the magic bytes of a selected file extension, magik_monkee generates a new file preserving the original content.
Library for validating files based on their file signature. 175+ file signatures included.
File fingerprinting and signature detection based on known file header formats. A primary use-case is file upload validation in ASP.NET Core applications.
A lightweight Python-based file signature analyzer that detects true file types using magic bytes, designed for DFIR investigations, malware triage, and reverse engineering.
A simple CLI Tool scripted in Python to check for File types based on MIME types and then comparing them with the extensions.
magic file signatures + python drive recovery magic
Search a given process for loaded modules with invalid signatures
X-Ways Forensics Community Edition
Inspect the HTTP cache of browsers or online game clients and preview image or audio assets of different formats using their file signatures.
A browser-based tool for viewing and modifying file magic bytes (file signatures), built for cybersecurity research, CTF challenges, and forensics work.
Zero-framework web hex editor for technical binary analysis. Features virtualized rendering, multi-format parsing, and real-time data inspection.
Retrieves and formats the 'List of file signatures' Wikipedia page
Add a description, image, and links to the file-signatures topic page so that developers can more easily learn about it.
To associate your repository with the file-signatures topic, visit your repo's landing page and select "manage topics."