hsasctf / lxctf

Attack/Defense CTF Framework forked from iCTF-Framework for use at HS AlbSig (Albstadt-Sigmaringen University of Applied Sciences)
GNU General Public License v2.0
2 stars 3 forks source link

port scorebot to python 3 #11

Open leoTlr opened 4 years ago

leoTlr commented 4 years ago

We plan to port Scorebot to python 3 for easier dependency management and to make it possible to also write the get/setflag scripts in py3

c-goes commented 4 years ago

It's more work than just running 2to3. I already found out that this line has to be changed: https://github.com/hsasctf/lxctf/blob/6f50e5a4e38bd78bb0d61f7dd84507d66b6584e4/scorebot/scorebot.py#L233

c-goes commented 4 years ago

Maybe rename the bot? Found the name confusing all the time. The cloud version of iCTF uses "scriptbot" now. https://www.usenix.org/system/files/conference/ase17/ase17_paper_trickel.pdf