Challenges → Binary Exploitation

Return to libc

Hard 300 pts 🚩 0 solves ⏱ Avg. time to solve: 11h 15m

Challenge Question

The stack on this binary is no longer executable, so the old trick of dropping shellcode straight onto it won't work anymore. But NX only stops you from running injected code -- it says nothing about the real, already-loaded code the binary can be tricked into calling instead. Build a chain that redirects execution through existing functions to earn yourself a shell.
Download Challenge File

Submit Flag

Log in or sign up to submit a flag.

Details

  • CategoryBinary Exploitation
  • Authoradmin
  • AddedJul 4, 2026
  • Avg. Time to Solve11h 15m
  • First Blood🩸 binary_boss

Recent Solvers

  • binary_boss Jul 4, 2026
Discuss in the forum →