⤷ Title: Format String 3 — picoCTF 2024 — GOT Overwrite
════════════════════════
𐀪 Author: Jin
════════════════════════
ⴵ Time: Wed, 23 Apr 2025 04:39:54 GMT
════════════════════════
⌗ Tags: #format_string_3 #global_offset_table #got #cybersecurity #picoctf
════════════════════════
𐀪 Author: Jin
════════════════════════
ⴵ Time: Wed, 23 Apr 2025 04:39:54 GMT
════════════════════════
⌗ Tags: #format_string_3 #global_offset_table #got #cybersecurity #picoctf
Medium
Format String 3 — picoCTF 2024 — GOT Overwrite
Another common method of attack through a format string vulnerability was overwriting the Global Offset Table (GOT). I thought that I…