CyberSword is a beginner-friendly online cybersecurity competition. Students will complete a series of fun challenges and gain hands-on experience with Python programming, SQL, and cybersecurity. Students will need a laptop or desktop machine with an updated browser and an internet connection.
Important
This repo uses git submodules.
Remember to clone with --recursive
:
git clone [email protected]:nkcyber/cybersword.git --recursive
To get started with this project, install the CTFd CLI and run ctf init
to initalze your project information.
See administration.md
for more information.
This project uses the CTFd CLI for challenge management.
Check out the NKCyber Wiki for a visual overview.
Check the documentation for more information about running this event.
Note that automatic challenge deployment is not available in the free version, which we're using.
As such, we have to take a more involved approach to challenge service deployment.
See docs/timing.md
.
- Zack Sargent
- Eliezer Nsengi
- ... and more 👀