pcapfex (Packet CAPture Forensic Evidence eXtractor) is a forensic tool that analyzes packet capture files to identify and extract embedded files. The tool processes pcap files and provides structured exports of all discovered files, regardless of whether standard or non-standard protocols were used during transmission. It operates through automated file detection and extraction processes that scan network traffic data for file signatures and content. pcapfex includes a plugin system that allows Python developers to extend functionality by adding support for additional file types, encoding methods, or complex network protocols. The modular architecture enables customization for specific forensic analysis requirements. The tool is designed for Linux environments and requires Python 2.7 with the dpkt package as dependencies. Optional integration with the regex package can improve performance during multithreaded file object searches. pcapfex outputs extracted files in an organized structure, facilitating forensic examination of network communications and data transfers captured in packet traces.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A digital forensics tool that provides read-only access to file-system objects from various storage media types and file formats.
A command-line tool for creating hex dumps, converting between binary and human-readable representations, and patching binary files.
A library to access and parse Windows XML Event Log (EVTX) format, useful for digital forensics and incident response.
A library for accessing and parsing Windows NT Registry File (REGF) format files, designed for digital forensics and registry analysis applications.
A library for accessing and parsing Extensible Storage Engine (ESE) Database Files used by Microsoft applications like Windows Search, Exchange, and Active Directory for forensic analysis purposes.
A library for accessing and parsing Microsoft Internet Explorer cache files (index.dat) to extract URLs, timestamps, and cached content for digital forensic analysis.
A library to access FileVault Drive Encryption (FVDE) encrypted volumes on Mac OS X systems.
A library for read-only access to QEMU Copy-On-Write (QCOW) image files, supporting multiple versions and compression formats for digital forensics analysis.
A digital artifact extraction framework for extracting data from volatile memory (RAM) samples, providing visibility into the runtime state of a system.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.