How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This project is a comprehensive web application penetration testing guide and vulnerability research framework. It provides a structured methodology for identifying and exploiting security flaws through a phased approach involving reconnaissance, analysis, and exploitation. The resource is distinguished by its use of a curated methodology framework that links theoretical vulnerability patterns to real-world bug bounty reports and historical exploit examples. It includes a payload-based testing library and a reference system that maps specific vulnerability categories to recommended third-part
This project is a transparent proxy framework designed for the interception, analysis, and manipulation of secure shell traffic. By terminating client and server connections independently, it provides full visibility into encrypted sessions, allowing for the monitoring of authentication flows, file transfers, and command execution in real time. The tool distinguishes itself through a modular, plugin-based architecture that enables users to inject custom interception logic into the proxy workflow. It supports the creation of ephemeral environments and mock agents in memory, facilitating the si
Burp Suite Extension useful to verify OAUTHv2 and OpenID security
Burp extension to specify the token value for the Authenication header while scanning.
The main features of sampsonc/authheaderupdater are: Authentication and SSO, Authentication Testing, Session Management.
Open-source alternatives to sampsonc/authheaderupdater include: voorivex/pentest-guide — This project is a comprehensive web application penetration testing guide and vulnerability research framework. It… ssh-mitm/ssh-mitm — This project is a transparent proxy framework designed for the interception, analysis, and manipulation of secure… akabe1/oauthscan — Burp Suite Extension useful to verify OAUTHv2 and OpenID security. dolphflynn/jwt-editor — A Burp Suite extension for creating and editing JSON Web Tokens. This tool supports signing and verification of JWS,… ernw/burpsuite-extensions — A collection of Burp Suite extensions. dnet/burp-oauth — OAuth plugin for Burp Suite Extender.