Agent skill
Binary Exploitation Skill
Advanced binary exploitation and mitigation bypass
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/binary-exploitation
SKILL.md
Binary Exploitation Skill
Overview
This skill provides advanced binary exploitation capabilities including mitigation bypass techniques.
Capabilities
- Identify exploitation primitives
- Analyze memory corruption types
- Calculate offsets and gadgets
- Bypass ASLR/PIE/NX/Canaries
- Generate heap exploitation chains
- Support kernel exploitation
- Create type confusion exploits
- Handle JIT compilation exploits
Target Processes
- exploit-development.js
- shellcode-development.js
- binary-reverse-engineering.js
- capture-the-flag-challenges.js
Dependencies
- GDB with pwndbg or gef
- ROPgadget
- one_gadget
- pwntools
- checksec
- Python 3.x
Usage Context
This skill is essential for:
- Advanced exploit development
- Mitigation bypass research
- Kernel exploitation
- Browser/JIT exploitation
- Heap exploitation
Integration Notes
- Supports multiple architectures
- Can automate common exploitation patterns
- Integrates with debugging tools
- Supports both userland and kernel
- Can generate reliable exploits
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?