incomplete
This commit is contained in:
6
sans_alpha/sol.py
Executable file
6
sans_alpha/sol.py
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/home/maxime/.pyvenv/bin/python3
|
||||
from pwn import *
|
||||
|
||||
s = ssh(host="mimas.picoctf.net", user="ctf-player" , port=50061, password="6abf4a82")
|
||||
#sh = s.shell(tty=True)
|
||||
|
||||
Reference in New Issue
Block a user