kernel-exploitation
CommunityTurn kernel bugs into reliable privilege escalation.
Software Engineering#privilege escalation#linux kernel exploitation#uaf exploitation#kaslr bypass#smep smap kpti#heap spraying#kernel rop
AuthorlNwNl
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you convert Linux kernel vulnerability findings (UAF, OOB, race, and type confusion) into a structured exploitation plan aimed at privilege escalation.
Core Features & Use Cases
- Kernel exploitation workflow: Guides end-to-end reasoning from vulnerability identification to building primitives, bypassing mitigations, and selecting escalation targets.
- Mitigation-aware attack paths: Integrates KASLR, SMEP, SMAP, KPTI, FG-KASLR, and CFI constraints into exploit strategy selection and return-to-user design.
- Heap technique playbooks: Covers SLUB internals and practical cross-cache exploitation to achieve controlled reuse for structures like msg_msg, pipe_buffer, and sk_buff.
- Use Case: When a CTF provides a kernel memory corruption bug, use this Skill to choose the correct primitive (read/write/RIP control), decide between commit_creds and modprobe_path overwrite, and design the final safe return to userspace.
Quick Start
Ask the AI to create a mitigation-aware exploitation plan for your kernel vulnerability by identifying the primitive you can build, the most suitable kernel target (commit_creds vs modprobe_path), and the required KASLR/SMEP/SMAP/KPTI return-to-userspace method.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: kernel-exploitation Download link: https://github.com/lNwNl/Methodos/archive/main.zip#kernel-exploitation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.