Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 802 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 802 Bytes

djangoctf

A basic platform for jeopardy CTF (capture-the-flag) competitions written in Django.

CTF cybersecurity competitions have become an increasingly popular form of challenges for aspiring cybersecurity students. After the success of high-school CTF games like picoCTF, we decided to run our own CTF competition called angstromCTF. angstromCTF will consist of questions ranging from trivial to extremely difficult in various categories:

  • Binary exploitation
  • Reverse engineering
  • Cryptography
  • Web exploitation
  • Forensics
  • A combination of these

This platform was written for angstromCTF, a high school cybersecurity competition created by students. Participants will login, read and answer questions, receive updates, and ask for help through this platform.