


A simple CORS misconfiguration scanner

A Python program to scrape secrets from GitHub through usage of a large repository of dorks.

CMSmap is a python open source CMS scanner that automates the process of detecting security flaws of the most popular CMSs.

Source code for the book "Violent Python" by TJ O'Connor. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards…

Detect Joomla instances vulnerable to CVE-2022-27913 with a lightweight Python scanner for rapid identification and reporting.

Safe passive detector for identifying WPMU DEV Dashboard versions affected by CVE-2026-76581.

In this challenge, I analyzed the Spring4Shell (CVE-2022-22965) vulnerability, investigated security bypasses, and wrote an Incident Postmortem…

Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards…

Automated Python scanner to detect hardcoded secrets (Private Keys, API Tokens) in client-side JavaScript files.

Fast Python tool to test Apache path traversal vulnerability CVE-2021-41773 against a list of URLs, enabling bulk scanning for this specific exploit.

A free and open source command-line shell and scripting language designed especially for security testing

Rust port of @masterking32's MasterHttpRelayVPN — all credit to @masterking32 for the original idea and Python implementation. Free DPI bypass via a…

Detailed analysis of CVE-2024-28397, a sandbox escape vulnerability in js2py enabling RCE via Python object traversal. Includes code analysis, PoC,…

Demonstration of CWE-22 Path Traversal in Flask-Uploads 0.2.1. For educational and security research purposes only. Tested on Python 3.11.

Scanner: CVE-2026-0300 PAN-OS User-ID Captive Portal Buffer Overflow RCE — Python CLI for detecting actively exploited BOF vulnerability in Palo Alto…

A Python-based static patch analysis tool for studying the root cause and remediation of CVE-2021-41773 (Apache HTTP Server Path Traversal) by…

A simple python script for a firewall rule that blocks incoming requests based on the Spring4Shell (CVE-2022-22965) vulnerability