https://github.com/supertassu/ctf-flag-spammer
auto submit flags to ctfd if you know the challenge name and flag beforehand
https://github.com/supertassu/ctf-flag-spammer
ctfd
Last synced: over 1 year ago
JSON representation
auto submit flags to ctfd if you know the challenge name and flag beforehand
- Host: GitHub
- URL: https://github.com/supertassu/ctf-flag-spammer
- Owner: supertassu
- License: bsd-3-clause
- Created: 2021-03-14T15:52:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T16:18:40.000Z (over 5 years ago)
- Last Synced: 2025-02-09T06:14:34.969Z (over 1 year ago)
- Topics: ctfd
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# ctf-flag-spammer
ctf-flag-spammer is a small Python program that submits predefined flags
to a [CTFd](https://ctfd.io) game as soon as the challenges become
available (and when the script has been run after that).
## but why?
This is in the series of "weirdly specific software that probably isn't
generally useful", but I decided to publish it anyways. It still has a
working example of using the CTFd API with Python and since the reason
why I needed this isn't relevant anymore I have no reason to keep this
private. If you manage to find a use case, please
[tell me about it](https://taavi.wtf/#contact).