If you want to use import "github.com/bnagy/crashwalk" in your own Go code, you can get godoc at: http://godoc.org/github.com/bnagy/crashwalk To run the standalone cwtriage tool: - cwtriage runs crashfiles with instrumentation and outputs results in various formats - Usage: cwtriage -root /path/to/afl-dir [-match pattern] -- /path/to/target -in @@ -out whatever ( @@ will be substituted for each crashfile ) - -afl Prefer the AFL recorded crashing command, if present - -engine string Debugging engine to use: [gdb lldb] (default "gdb") - -every int Run every n seconds (default -1) - -f string Template filename to use while running crash - -ignore string Directory skip pattern ( go regex syntax ) - -match string Match pattern for files ( go regex syntax ) - -mem int Memory limit for target processes (MB) (default -1) - -output string Output format to use: [json pb text] (default "text") - -root string Root directory to look for crashes - -seen Include seen results from the DB in the output - -seendb string Path to BoltDB (default "crashwalk.db") - -strict Abort the whole run if any crashes fail to repro - -t int Timeout for target processes (secs) (default 60) - -tidy Move crashes tha
FEATURES
ALTERNATIVES
WinSearchDBAnalyzer can parse and recover records in Windows.edb, providing detailed insights into various data types.
MFT and USN parser for direct extraction in filesystem timeline format with YARA rule support.
Visually inspect regex matches in binary data/text with YARA and regular expressions, displaying matched bytes and surrounding context.
Anti-forensics tool for Red Teamers to erase footprints and test incident response capabilities.
A tool for analyzing pentest screenshots using a convolutional neural network
A tool for extracting files from packet capture files with ease of use and extensibility for Python developers.
Python tool for remotely or locally dumping RAM of a Linux client for digital forensics analysis.
PINNED

InfoSecHired
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

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.