xmit
This commit is contained in:
9
pa/lab3/chall_pickles.py
Normal file
9
pa/lab3/chall_pickles.py
Normal file
@@ -0,0 +1,9 @@
|
||||
from pwn import *
|
||||
|
||||
HOST = "mustard.stt.rnl.tecnico.ulisboa.pt"
|
||||
PORT = 25653
|
||||
|
||||
conn = remote(HOST, PORT)
|
||||
line = conn.interactive()
|
||||
|
||||
SSof_148:BHdrm8TgNq
|
||||
Reference in New Issue
Block a user