🇺🇸 English🇨🇳 中文
SkillsNav
Home

analyzing-heap-spray-exploitation

★ 15K repoGeneralN/A

How to Install

Claude Code:
git clone https://github.com/mukul975/Anthropic-Cybersecurity-Skills && cp skills/analyzing-heap-spray-exploitation ~/.claude/skills/
Cursor:
Copy SKILL.md into your .cursorrules file
# Analyzing Heap Spray Exploitation ## Overview Heap spraying is an exploitation technique that fills large regions of a process's heap with attacker-controlled data (typically NOP sleds followed by

Related Skills