🧨
QualityPython

Basic Exploitation

by SnailSploit

Basic Exploitation is a Quality skill for Claude Code, published by SnailSploit in Claude-Red.

2.9K stars479 forkson SnailSploit/Claude-RedAdded 2026/08/17+1% in starsRepository updated 2026/05/08
claude-aiclaude-ptclaude-skillsredteamredteam-toolsskills
Install in seconds
Install Basic Exploitation
Copy Basic Exploitation into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/SnailSploit/Claude-Red/tree/main/Skills/exploit-dev/offensive-basic-exploitation ~/.claude/skills/offensive-basic-exploitation

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/SnailSploit/Claude-Red.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
Skills/exploit-dev/offensive-basic-exploitation/SKILL.md in SnailSploit/Claude-Red
Installs to
~/.claude/skills/offensive-basic-exploitation
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Basic Exploitation does

Basic Exploitation teaches foundational Linux exploitation techniques such as controlling EIP/RIP, ROP chain construction, ret2libc, shellcode injection, and heap spraying. Use it when building initial proofs of concept or understanding classic exploitation primitives with mitigations disabled.

Basic Exploitation is cataloged under Quality on DirSkills. Basic Exploitation comes from a repository tagged claude-ai, claude-pt, claude-skills, redteam and redteam-tools.

Documentation

README

SKILL: Week 5: Basic Exploitation (Linux with Mitigations Disabled)

Metadata

Description

Week 5 exploit development curriculum. Foundational exploitation techniques: controlling EIP/RIP, ROP chain construction, ret2libc, shellcode injection, heap spraying, bypass techniques for ASLR/NX/stack canaries. Use when building initial PoCs or understanding classic exploitation primitives.

Trigger Phrases

Use this skill when the conversation involves any of: basic exploitation, EIP control, RIP control, ROP chain, ret2libc, shellcode injection, heap spray, ASLR bypass, NX bypass, stack canary bypass, week 5

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Basic Exploitation

  • What else does SnailSploit publish alongside Basic Exploitation?

    Basic Exploitation is one of 25 skills that DirSkills catalogs from SnailSploit/Claude-Red, the repository it ships in. Its siblings there include AI Pentest, Advanced Red Team Ops and Bug Identification. Each one is a separate skill with its own page in this directory, installs the same way Basic Exploitation does, and is maintained by SnailSploit in that same repository. The rest of the collection is listed on the SnailSploit/Claude-Red page.

  • How does Basic Exploitation compare to other Quality skills?

    Basic Exploitation ranks #454 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Basic Exploitation against them. Open each page to compare what they document and how they install.

More from SnailSploit/Claude-Red

Basic Exploitation is one of 25 skills cataloged on DirSkills from SnailSploit/Claude-Red.

See all 25 skills
⚔️
2w ago

AI Pentest

AI Pentest provides an offensive AI/LLM security checklist covering prompt injection, jailbreaking, model extraction, training data poisoning, adversarial inputs, and AI reconnaissance. Use it when assessing AI/ML systems, red-teaming LLMs, or researching AI attack vectors.
AI Engineering
2.9K479
🏴‍☠️
2w ago

Advanced Red Team Ops

Advanced Red Team Ops provides a methodology for red team engagements covering OPSEC, C2 infrastructure, living-off-the-land, lateral movement, persistence, and exfiltration. Use it when planning advanced red team operations or studying APT TTPs.
Quality
2.9K479
🔍
2w ago

Bug Identification

Bug Identification provides a systematic methodology for discovering software vulnerabilities through static analysis, dynamic analysis, fuzzing, and AI-assisted techniques. Use it for code audits, bug bounty triage, or building vulnerability identification pipelines.
Quality
2.9K479
💥
2w ago

Crash Analysis

Crash Analysis triages crash dumps and debugger output to determine if a vulnerability is exploitable. Use it when assessing fuzzer crashes, reading stack traces, or identifying root causes with WinDbg, GDB, ASAN, or MSAN.
Quality
2.9K479
🕵️
2w ago

EDR Evasion

EDR Evasion provides an offensive checklist for hook unhooking, direct syscalls, PPID spoofing, process injection, AMSI bypass, ETW patching, and memory encryption. Use it when planning EDR bypass during red team engagements or researching AV/EDR evasion techniques.
Quality
2.9K479
🧪
2w ago

Exploit Development

Exploit Development provides a structured course roadmap and syllabus for learning exploit development, covering fuzzing with AFL++ and FuzzTest, vulnerability classes, and advanced exploitation. Use it to structure training, track progress, or onboard new vulnerability researchers.
Quality
2.9K479