ðŸ–¥ï¸ Challenge / Machine Info
- Platform: root-me
- Name / Title: elf-fmt
- Difficulty: Medium
- Target OS / Environment: Binary
- Key Vulnerability Focus: Format String / %n memory overwrite
Walkthrough
- Find global variable memory address.
- Inject a custom payload utilizing %n format specifier to overwrite the variable value in memory, triggering shell execution.