A CTFd plugin allowing to submit a flag to all challenges at the same time.
  • Python 87.5%
  • JavaScript 11.5%
  • HTML 1%
Find a file
2025-06-19 18:46:18 +02:00
assets/js initial commit 2025-06-19 18:46:18 +02:00
source initial commit 2025-06-19 18:46:18 +02:00
templates initial commit 2025-06-19 18:46:18 +02:00
__init__.py initial commit 2025-06-19 18:46:18 +02:00
config.json initial commit 2025-06-19 18:46:18 +02:00
README.md initial commit 2025-06-19 18:46:18 +02:00

CTFd plugin - Anonymous Attempt

CTFd normally requires you to select an individual challenge and input its flag to validate it.
This plugin will add a global input on the challenge page that will attempt all challenges with the given flag.

Additionally, it is possible to validate a hidden flag. They will now become visible if the player validated them.