🏳️
The CTF Recipes
search
Ctrlk
🏳️
The CTF Recipes
  • Introduction
  • Cryptography
    • Introduction
    • General knowledge
    • Misc
    • Mono-alphabetic substitution
    • Symmetric Cryptography
  • 🛠️Pwn
    • General knowledge
    • Architectures
    • Stack exploitation
      • Stack Buffer Overflow
      • Format string
      • Arbitrary code execution
        • Shellcode
        • ret2reg
        • Code reuse attack
        • Stack pivoting
    • 🛠️Heap exploitation
    • Protections
    • Integer overflow
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. 🛠️Pwnchevron-right
  2. Stack exploitation

Arbitrary code execution

Shellcodechevron-rightret2regchevron-rightCode reuse attackchevron-rightStack pivotingchevron-right
PreviousChallenge examplechevron-leftNextShellcodechevron-right

Last updated 3 years ago