Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
singerng committed Apr 1, 2015
1 parent a5b6239 commit 03fbf54
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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
* Hardware
* Combination

This repository contains Django code for the public web interface of angstromCTF.
Participants will login, read and answer questions, receive updates, and ask for help through this platform.

0 comments on commit 03fbf54

Please sign in to comment.