agentsclimarketplace

Binary exploitation

Skill a5c-ai/babysitter/library/specializations/security-research/skills/binary-exploitation

Advanced binary exploitation and mitigation bypassFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill binary-exploitation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.5 KB, 224 tokens by cl100k_base, as published. Nobody here has run it

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

What ships with it: 1 file

659 B alongside SKILL.md

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.