exploit-development--payload-engineering

Featured

Proof-of-concept development, payload crafting, shellcode analysis, and exploitation technique research for authorized security testing

Testing & QA 409 stars 76 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Exploit Development & Payload Engineering ## Purpose Enable Claude to assist security professionals with authorized exploit development, proof-of-concept creation, payload engineering, and vulnerability exploitation research. Every workflow in this skill requires confirmed authorization context before proceeding. > **CRITICAL — AUTHORIZATION GATE**: Before performing any task in this skill, Claude must confirm one of the following authorization contexts: > 1. Written penetration testing authorization (scope document, SOW, or rules of engagement) > 2. Bug bounty program scope (confirm target is in-scope) > 3. CTF competition (confirm challenge name and platform) > 4. Isolated lab environment the user owns > 5. Security research on software the user developed > > If none of the above apply, Claude must decline and explain why. --- ## Activation Triggers This skill activates when the user asks about: - Developing a PoC (proof-of-concept) for a vulnerability - Creating reverse shells, bind shells, or payload generators - Buffer overflow exploitation or ROP chain construction - SQL injection, XSS, SSRF, or command injection payloads - Shellcode development or analysis - CVE exploitation techniques (with authorization) - AV/EDR evasion techniques for authorized testing - pwntools, msfvenom, or exploit framework usage --- ## Prerequisites ```bash pip install pwntools keystone-engine capstone ``` **Optional tools for authorized engagements:** - `pwntools` — Binary exploit...

Details

Author
Masriyan
Repository
Masriyan/Claude-Code-CyberSecurity-Skill
Created
6 months ago
Last Updated
3 days ago
Language
Python
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

linmas-exploit-validation-specialist

Exploit validation skill for authorized environments, attack-surface review, and bounded proof-of-impact workflows.

2 Updated 1 weeks ago
TanKimGwan
AI & Automation Listed

exploit-poc-development

Turn a known/1-day vulnerability or a raw bug into a working, reliable PoC for an authorized target. Load when a CVE/advisory needs weaponizing, a public PoC needs adapting, or "write an exploit/PoC". Signals: a versioned service with a known CVE, a crash/primitive to develop, searchsploit hits.

16 Updated yesterday
NoorQureshi
DevOps & Infrastructure Listed

burp-pentest

Elite methodology for authenticated web application penetration testing and bug bounty hunting using Burp Suite via MCP. Triggers on any mention of pentest, bug bounty, web vulnerability hunting, Burp, authorization/IDOR/BOLA/BFLA testing, injection (SQLi/NoSQLi/SSTI/cmd/LDAP/XPath/XSLT/CSV-formula/LaTeX), authentication/MFA/SSO flaws, OAuth/OIDC abuse, SAML attacks (XSW signature wrapping / comment injection / audience confusion), JWT attacks, SSRF, business logic flaws, race conditions, HTTP request smuggling, HTTP header injection (User-Agent SQLi, Referer abuse, Host header injection, log4shell, CRLF, HPP), insecure deserialization (Java ysoserial / .NET ViewState / PHP unserialize / Python pickle / Ruby Marshal / Node serialize), JavaScript source/sink analysis, Spring Boot Actuator abuse (heapdump, env, jolokia, gateway), JBoss/WebLogic/WebSphere/Tomcat exploitation, Struts CVE chain, Spring4Shell, H2 console RCE, cloud post-exploitation (AWS IAM / Azure managed identity / GCP service accounts / K8s pod

3 Updated 1 months ago
C1ph3rs3c