-
It seems that the questions appear in the order they were created. We encounter two major issues with this being the case. 1) when building out questions sometimes we want to add questions out of orde…
-
Qu'est-ce que vous en pensez ? Perso je préfère les CTFs avec points dynamiques sur les challenges (les challs commencent à 500pts et diminuent en fonction du nombre de flags). Le créateur du chall in…
-
**Environment**:
- CTFd Version/Commit: d17e5991938 (current master, on top of 1.1.4)
- Operating System: Linux/Docker
- Web Browser and Version: Chrome/latest
**What happened?**
When…
-
Welcome to BKK/hack!
(viewing on github? Try [our hackmap instead!](https://bkkhack.github.io/hackmap/))
If you know what you'll be hacking on, add it to the left.
The seating chart may not b…
-
So this site has a few security shepherd answers on it, and parts of the back end of the code. Theres not much that can be done since its not a CP or Facebook site. https://www.programcreek.com/java…
-
We are currently participating in a CTF where the organizers wanted to add additional tasks worth 0 points to not influence the scoreboard. As we are currently the 1st team, I wanted to double check i…
-
Is it possible to prevent users from logging in before a game is scheduled to restart. Those user who logged in started playing the game and then when the game started their captured states where rese…
-
Consider the following C program, containing two consecutive calls to `read()` (as in countless CTF challenges):
```c
root@dec7debf5e1f:/tmp# cat test.c
#include
#include
void getdata()
{
…
-
-- NOT AN ISSUE --
Does someone know and/or can provide a list of free/open online CTF challenges who use the FBCTF platform?
Thanks.
-- NOT AN ISSUE --
-
There should be a way via the web gui for the challenge creators to add/delete/update their flags. Configuring this via the mongo cli / shell is error prone and dumb.
### User Auth
- Obviously, a…