Advanced binary exploitation and mitigation bypass
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill binary-exploitation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Binary Exploitation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-binary-exploitation)More formats (shields.io, HTML) on the badges page.
---
name: Binary Exploitation Skill
description: Advanced binary exploitation and mitigation bypass
allowed-tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep
graph:
domains: [domain:cybersecurity]
specializations: [specialization:security-research]
skillAreas: [skill-area:penetration-testing-ethical-hacking, skill-area:code-cybersecurity]
roles: [role:security-engineer]
workflows: [workflow:penetration-testing-cycle, workflow:vulnerability-management]
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!