Skip to content

Latest commit

 

History

History
 
 

readFlag

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readFlag

Description

Read a flag. yo.tar

Comment

python pickle challenge. Since file name is leaked, so you can open and read source code of test.py.

OR

There exist many other solutions.

How to run

In deploy folder

$ docker build -t readflag .
$ docker run -d --name readflag -p 55402:55402 readflag

OR

simply run

$ ./run.sh