
r2gopclntabParser
A radare2 script to parse the gopclntab to facilitate Reverse Engineering Go binaries.

A radare2 script to parse the gopclntab to facilitate Reverse Engineering Go binaries.

Self-contained Docker lab demonstrating CVE-2007-4559 (TarSlip) directory traversal via Python's tarfile module. Includes vulnerable and fixed APIs,…

Standalone Python script to verify if a project is affected by CVE-2025-55182 (React2Shell). Checks package.json dependencies and performs optional…

Scanning tool for identifying local privilege escalation issues in vulnerable MSI installers

Educational demonstration of CVE-2007-4559 Python tarfile symlink attack with a script showing why os.path.realpath() fails to prevent extraction…

Regex-based scanner for detecting hard-coded credentials in codebases, designed for CI/CD integration with suppression comment support and low…

IDA python script for deobfuscating Astaroth/Guildma injector DLL

This repository contains a IDA Python script to recover PrideLocker ESX encryptor strings and a YARA rule

This is an OpenSSL Vulnerability Detection Script for CVE-2022-2274

Python script using r2pipe to detect CVE-2017-13208 in Android libnetutils.so by checking for missing dhcp_size validation via static binary analysis.