Exploit development automation using pwntools framework
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill pwntools-exploit --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pwntools Exploit?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-pwntools-exploit-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: Pwntools Exploitation Skill
description: Exploit development automation using pwntools framework
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]
---
# Pwntools Exploitation Skill
## Overview
This skill provides exploit development automation capabilities using the pwntools framework for binary exploitation.
## Capabilities
- Generate pwntools exploit templates
- Build ROP chains using ROPgadget
- Create shellcode with pwntools shellcraft
- Manage exploit process I/O (tubes)
- Handle remote and local exploitation
- Parse ELF binaries for gadgets
- Generate payload encoders
- Debug exploits with GDB integration
## Target Processes
- exploit-development.js
- shellcode-development.js
- capture-the-flag-challenges.js
- network-penetration-testing.js
## Dependencies
- pwntools (Python library)
- ROPgadget
- GDB with pwndbg or gef
- Python 3.x
- binutils (objdump, readelf)
## Usage Context
This skill is essential for:
- Binary exploitation development
- CTF challenge solving (pwn category)
- Proof-of-concept exploit creation
- ROP chain construction
- Shellcode development and testing
## Integration Notes
- Supports both local and remote exploitation
- Integrates with GDB for debugging
- Can generate standalone exploit scripts
- Supports various architectures (x86, x64, ARM)
- Includes payload encoding for filter bypass
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!