mirror of
https://github.com/Faraphel/CTFd-plugin-attempt-all.git
synced 2026-04-26 16:54:40 +02:00
A CTFd plugin allowing to submit a flag to all challenges at the same time.
- Python 87.5%
- JavaScript 11.5%
- HTML 1%
| assets/js | ||
| source | ||
| templates | ||
| __init__.py | ||
| config.json | ||
| README.md | ||
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.