HTB - Pwn: Restaurant

Challenge Summary

  • Name: Restaurant
  • Category: Pwn
  • Difficulty: Easy
  • Goal: Gain code execution and read the flag.
 

Zero

CTF notes by Zero


Two-stage ret2libc via stack overflow in fill(), with a libc leak and re-entry into vulnerable path.

2026-02-25


Tags

#ctf #htb #pwn