-
https://ctftime.org/event/97/tasks/
-
After checking the description I find out that some files have not been uploaded to Github. For example for reversing challenges there should be a bin file uploaded. It is intended to make this reposi…
-
We need to `git mv` the challenges to their corresponding directory in the following ctfs
9447-ctf
asis-ctf-finals
asis-ctf-quals
codegate-preliminary
csaw-ctf
def-con-ctf-qualifier
ectf
ghost-in-th…
-
README.md:
```
Did you just publish a CTF write-up? [Let us know](https://github.com/ctfs/write-ups/issues/new)
```
The link
`https://github.com/ctfs/write-ups/issues/new`
redirects to
`https://gith…
-
If there are multiple correct submissions to the same challenge by the same user, a persistent misleading SQL exception occurs. This does not happen for multiple incorrect submissions. The exception…
-
```
1. Have the ability to have it on a loop. I can do this manually with a for
loop or watch, but it would play nicely into my second feature request
2. Have it wepbuster have the option to take int…
-
Since we have multiple repositories now for each year of fun CTFs: Wouldn't it be better, if we remove the redundant year of each CTF directory name and edit the [CONTRIBUTING.md](https://github.com/c…
-
We want to start tracking involvement at CTF practices and eventually track participation in real ctf's. How should we design a system that can keep track of things beyond just flag submission? Should…
-
Looking through what has already been written out, I think it is best if the strategy for organization is changed. I feel like the most logical way to organize this repository now is in the manner in…
-
Saw that you have mentioned the need of a webserver for web based levels.
We could write examples and push them to Heroku?
Check out - Backdoor CTF's [Web 250](https://backdoor-web250.herokuapp.co…