facebookarchive / fbctf

Platform to host Capture the Flag competitions
Other
6.52k stars 1.32k forks source link

The score of the base level doesn't change #649

Open qq544259335 opened 5 years ago

qq544259335 commented 5 years ago

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!

jbooz1 commented 5 years ago

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.

v1ncenth commented 4 years ago

Check out https://github.com/facebook/fbctf/commit/08bae35614f7ddc32aa0302084060b96879ef4b3 for src/models/Level.php