10 lines
150 B
Python
10 lines
150 B
Python
from pwn import *
|
|
|
|
HOST = "mustard.stt.rnl.tecnico.ulisboa.pt"
|
|
PORT = 25653
|
|
|
|
conn = remote(HOST, PORT)
|
|
line = conn.interactive()
|
|
|
|
SSof_148:BHdrm8TgNq
|