ctf-framework
Here are 41 public repositories matching this topic...
https://github.com/picoCTF/picoCTF/blob/4755964b596bdfeea12bcec8ad508874e9e4e905/picoCTF-web/web/jsx/profile.jsx#L315
https://github.com/picoCTF/picoCTF/blob/55d51acfb688c3769beb888636b5c0ed3a502037/picoCTF-web/web/jsx/front-page.jsx#L797
This instruction text does not explain a concern due to identifier case-insensitiveness. For example, once the team name der Hacker is registered, all vari
Cirrus success styling on toasts looks really bad, but we should pass it in as toast({ type: 'success' }) to retain the semantic meaning.
To alleviate the styling issue, we should override the styles on the success Cirrus toast class with something that is not neon green.
We may need to refactor other parts of the codebase to pass in success for what is semantically a "success" too
-
Updated
Sep 1, 2019 - Python
Request for new feature: In the scoring configuration, add another section that you can define a penalty for wrong answers.
Describe the solution you'd like
GitHub Actions for the Project
Additional context
Recommend and add new GitHub actions, which this project can leverage use of.
References:
-
Updated
Oct 9, 2019 - PHP
-
Updated
Sep 14, 2019 - PHP
-
Updated
Feb 24, 2020 - Go
-
Updated
Jun 25, 2020 - Ruby
-
Updated
Oct 21, 2018 - JavaScript
-
Updated
Oct 10, 2016 - PHP
It should just show a message stating there are no divisions. As of right now it throws a 500 error.
-
Updated
Jul 8, 2020 - Ruby
-
Updated
Jun 9, 2018 - C
-
Updated
Oct 21, 2018 - Python
-
Updated
Oct 21, 2018 - Python
-
Updated
Apr 21, 2020 - Python
-
Updated
May 19, 2019 - HTML
-
Updated
Jun 6, 2020 - Vue
-
Updated
May 11, 2017 - Python
Docker Image
A docker Image would be nice
-
Updated
Apr 4, 2020 - C
-
Updated
Mar 30, 2020
-
Updated
Apr 7, 2020 - Python
- Add new challenge
- Edit challenge
- Delete challenge
- Activate a challenge manual
- Deactivate a challenge manual
- Activate a challenge base on conditions
- Deactivate a challenge base on conditions
Improve this page
Add a description, image, and links to the ctf-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ctf-framework topic, visit your repo's landing page and select "manage topics."
The
constgreptool could probably be a bit faster. I'm not sure what's making it so slow at the moment. It shouldn't take ~2 seconds to look up a value.