Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

shellcode

Points: 200

Category

Binary Exploitation

Question

This program executes any input you give it. Can you get a shell? You can find the program in /problems/shellcode_0_48532ce5a1829a772b64e4da6fa58eed on the shell server. Source.

Hint

Maybe try writing some shellcode?

You also might be able to find some good shellcode online.

Solution

Run solve.py

Flag

picoCTF{shellc0de_w00h00_9ee0edd0}