facebookarchive / fbctf

Platform to host Capture the Flag competitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The score of the base level doesn't change

qq544259335 opened this issue · comments

I created a base level,and i ran the "score_base.py" and echo "ThisIsATeamName" > /tmp/SCORE_POINTS. Then, I accessed port 192.168.31.163:12345,and i found that the name had been changed to "ThisIsATeamName",but the score of team "ThisIsATeamName" didin't change. What should i do? Thank you!

I am having the same issue. I don't think the ctf is reaching out to the base server. I have some print statements showing when the base receives a get request, and I dont see the ctf site reaching out.

Check out 08bae35 for src/models/Level.php