Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

[bof]

Summary

  • Stack Overflow

Background Knowledges

  • gets() doesn't check a boundary of input array.

Tools

Description

  • Soooooooooo simple binary

    • 1
    • 2
  • Exploit

    • ROP Chain
      ---------------- <- return address
       pop rdi ; ret
      ----------------
       0xdeadbeef
      ---------------- 
       & get_flag()
      ---------------- 
      
    • ex.py
  • utflag{thanks_for_the_string_!!!!!!}