#1Tools for acquiring, preserving, and analyzing digital evidence for legal or investigative purposes.
Kitploit recommended

Python ctypes wrapper for Event Tracing for Windows (ETW) enabling session control, event capture, and custom callbacks for security monitoring and…
Proof-of-concept exploit for CVE-2021-21017, an Adobe Reader type confusion leading to out-of-bounds read and heap overflow, with technical analysis…

Tool for extracting Windows credentials (passwords, hashes, Kerberos tickets) from memory and performing pass-the-hash, pass-the-ticket, and golden…

Windows tool for dumping malware PE files from memory back to disk for analysis.

Useful resources for SOC Analyst and SOC Analyst candidates.

Some of my publicly available Malware analysis and Reverse engineering.

Scan files or process memory for CobaltStrike beacons and parse their configuration

A PowerShell module for acquisition of data from Microsoft 365 and Azure for Incident Response and Cyber Security purposes.

A Cloud Forensics Powershell module to run threat hunting playbooks on data from Azure and O365

Callstack scanner that identifies IOCs of unpacked or injected C2 agents by analyzing thread idle behavior, unbacked memory, module stomping, APCs,…

Awesome list of keywords and artifacts for Threat Hunting sessions

Original PoC for CVE-2023-32784

mXtract - Memory Extractor & Analyzer

Defanged Indicator of Compromise (IOC) Extractor.

Volatility plugin for extracts configuration data of known malware

Repository for the LinkScope Client software.

A collection of PowerShell modules designed for artifact gathering and reconnaisance of Windows-based endpoints.

Imaginary C2 is a python tool which aims to help in the behavioral (network) analysis of malware. Imaginary C2 hosts a HTTP server which captures…