binary-exploitation-skill

Solid

Advanced binary exploitation and mitigation bypass

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
52
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills