hunter-l3-integer-overflow - Integer Overflow Hunting Technique Sheet
Loads the L3 technique sheet for hunting integer overflow and underflow vulnerabilities.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Load integer overflow technique sheet
- Identify arithmetic ordering mistakes
- Analyze boundary value overflow cases
- Evaluate heap buffer overflow risks
Inputs
- Target source code
- Attacker-controlled input parameters
- Crafted image or HTTP response payloads
Outputs
- AddressSanitizer crash reports
- Proof of concept payloads
Requirements
- AddressSanitizer environment
- Access to C library or interpreter source code
