wgpsec/AboutSecurity

Everything for pentest. | A penetration testing knowledge base that captures security methodologies in an AI Agent-executable format.

This repository also configures its own agents. See what AboutSecurity tells them →

1.7kStars on the repository
200Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

business-logic-attack

121

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to finding flaws in how web applications handle business processes such as payments, orders, accounts, and verification.

not rated 1.7k +7 8d ago A SkillSpector: pass 168 tokens

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to testing web caches and proxy layers for cache poisoning and HTTP request smuggling. Cache poisoning stores an attacker-controlled response, while request smuggling exploits differences in how servers parse requests.

not rated 1.7k +7 8d ago A SkillSpector: pass 80 tokens

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to finding and testing OS command injection, where user input is accidentally run as a command on the server.

not rated 1.7k +7 8d ago B 66 tokens

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to testing unsafe deserialization, where an application rebuilds data from an untrusted encoded value such as a cookie or request parameter.

not rated 1.7k +7 8d ago A SkillSpector: pass 55 tokens

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to testing expression-language injection in frameworks such as Spring, Struts, Confluence, JSP, and JSF. Expression languages let applications evaluate specially formatted text as instructions.

not rated 1.7k +7 8d ago A SkillSpector: warn 197 tokens

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to testing file-upload features for security weaknesses, including basic checks and methods for handling upload restrictions.

not rated 1.7k +7 8d ago A SkillSpector: warn 88 tokens

graphql-methodology

127

wgpsec/AboutSecurity

Skill Claude CodeCodex

A security-testing guide for GraphQL, a way for clients to request specific data from an API through queries.

not rated 1.7k +7 8d ago A SkillSpector: pass 62 tokens

wgpsec/AboutSecurity

Skill Claude CodeCodex

A security-testing guide for attacks that abuse the HTTP Host header, which tells a web server which hostname a request targets. It covers password resets, caching, redirects, reverse proxies, and virtual hosts.

not rated 1.7k +7 8d ago C 136 tokens

wgpsec/AboutSecurity

Skill Claude CodeCodex

A security-testing guide for sensitive information disclosure, where an application or server unintentionally exposes files, source code, settings, or documentation. Examples include .git folders, backup archives, environment files, and debug pages.

not rated 1.7k +7 8d ago C 139 tokens

wgpsec/AboutSecurity

Skill Claude CodeCodex

A security-testing guide for finding and exploiting unsafe Java object deserialization, where an application turns untrusted data back into Java objects. It covers common Java servers, frameworks, and protocols where this problem appears.

not rated 1.7k +7 8d ago A SkillSpector: pass 120 tokens

ldap-injection

131

wgpsec/AboutSecurity

Skill Claude CodeCodex

A security-testing guide for LDAP injection, where crafted search filters alter how an LDAP directory looks up users. LDAP is a directory service commonly used for enterprise login systems and Active Directory.

not rated 1.7k +7 8d ago A SkillSpector: pass 149 tokens

lfi-rfi-methodology

132

wgpsec/AboutSecurity

Skill Claude CodeCodex

A security-testing guide for local file inclusion, remote file inclusion, and arbitrary file reading. These flaws let an application read or load files based on attacker-controlled input.

not rated 1.7k +7 8d ago A SkillSpector: warn 89 tokens

nosql-injection

133

wgpsec/AboutSecurity

Skill Claude CodeCodex

A security-testing guide for NoSQL injection, where crafted JSON or query operators change how a document database searches for data. NoSQL databases include systems such as MongoDB and CouchDB.

not rated 1.7k +7 8d ago A SkillSpector: warn 88 tokens

php-bypass

134

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to bypassing PHP security restrictions such as disabled functions and open_basedir. PHP is a server-side programming language; these settings limit command execution or file access.

not rated 1.7k +7 8d ago A SkillSpector: warn 48 tokens

php-type-juggling

135

wgpsec/AboutSecurity

Skill Claude CodeCodex

A security-testing guide for PHP type juggling, where loose comparisons treat different data types as equivalent. It also covers magic hashes, which are hash values that can trigger unsafe comparisons.

not rated 1.7k +7 8d ago B 146 tokens

wgpsec/AboutSecurity

Skill Claude CodeCodex

A security-testing guide for raising privileges inside a web application. It examines whether ordinary users can alter roles, identity fields, sessions, cookies, headers, or request methods to reach restricted functions.

not rated 1.7k +7 8d ago A SkillSpector: pass 88 tokens

wgpsec/AboutSecurity

Skill Claude CodeCodex

A security-testing guide for JavaScript prototype pollution, where untrusted input changes shared object behavior in a JavaScript application. It covers both server-side Node.js applications and browser-side code.

not rated 1.7k +7 8d ago A SkillSpector: pass 69 tokens

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to finding and exploiting class pollution in Python web applications, where user-controlled data changes object attributes or application settings.

not rated 1.7k +7 8d ago A SkillSpector: warn 116 tokens

python-web-debug

139

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to assessing exposed debug features in Python web applications. Debug mode shows detailed errors and may provide an interactive Python console or automatic API documentation.

not rated 1.7k +7 8d ago C 160 tokens

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to detecting and testing SQL injection, where crafted input changes a database query made by a website.

not rated 1.7k +7 8d ago A SkillSpector: pass 67 tokens

ssrf-methodology

141

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to finding server-side request forgery, or SSRF, where a website is tricked into making network requests on the user’s behalf.

not rated 1.7k +7 8d ago C 113 tokens

ssti-methodology

142

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to finding server-side template injection, where user input is inserted into a template and interpreted as template instructions instead of plain text.

not rated 1.7k +7 8d ago A SkillSpector: pass 99 tokens

subdomain-takeover

143

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to finding subdomains whose DNS records point to abandoned or unclaimed online services. Subdomain takeover means claiming that service so the subdomain serves content controlled by someone else.

not rated 1.7k +7 8d ago A SkillSpector: pass 154 tokens

wgpsec/AboutSecurity

Skill Claude CodeCodex

A guide to testing whether a web application firewall, or WAF, blocks and detects security-test requests. A WAF is a filter that sits in front of a website and rejects suspicious traffic.

not rated 1.7k +7 8d ago A SkillSpector: pass 118 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: