Aggiunto README in polictf

This commit is contained in:
Giulio De Pasquale 2017-06-07 15:47:01 +02:00
parent 0cd907e183
commit 2a3846a658

10
polictf/README.MD Normal file
View File

@ -0,0 +1,10 @@
# PoliCTF 2017 Challenge
This is the hint displayed on the challenge page:
> We found this executable and we think it must have something in common with the baddies' infrastructure.
> We would be glad to understand what `data` they are hiding from us...
# How to deploy
The challenge can be deployed by running the `create_files.sh` helper script and by running the `server.elf` behind a proxy (xinetd). The server needs to access the files in the `res/` directory.