Skip to content

Instantly share code, notes, and snippets.

@0xacb
0xacb / pwn-125.py
Last active February 3, 2018 23:26
Sharif CTF 8 - Pwn 75, 125 and 250
from pwn import *
'''
Have you ever played with this *special* seq holder in Python?
nc ctf.sharif.edu 22106
Alternative: nc 213.233.161.38 22106
'''
local = False