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

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…

Lightweight shell script to detect if a system is running a python-django version vulnerable to CVE-2025-64459, enabling rapid security assessment.

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

Malware analysis resources for KrustyLoader: Python decryption script, YARA rule, and IOCs for the Ivanti Connect Secure backdoor.

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

IDA python script for deobfuscating Astaroth/Guildma injector DLL

Find vulnerable Log4j2 versions on disk and also inside Java Archive Files (Log4Shell CVE-2021-44228, CVE-2021-45046, CVE-2021-45105)

Extracts the Import Address Table from Windows PE binaries and uses GPT-3 to annotate imported APIs with MITRE ATT&CK mappings for rapid malware…

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

Python script using androguard to detect CVE-2017-13156 vulnerability in Android APKs by checking APK signature schemes and minSdkVersion.

Filesystem scanner for Log4Shell (CVE-2021-44228) and related CVEs. Detects vulnerable JAR files via hash matching and class presence. Runs…

Applications that are vulnerable to the log4j CVE-2021-44228/45046 issue may be detectable by scanning jar, war, ear, zip files to search for the…

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

Extracts and analyzes PE file security characteristics (ASLR, DEP, CFG, NO_SEH) from DLLs and EXEs across directories, storing results in a SQLite…