HC's Capture the Flag site

Documents

Things to check out

What is a CTF?

CTF is not about learning how to crack; it's about writing secure software.

Participating in a CTF is but one step toward learing to code more securely. By looking at code from a cracker's perspective, you will learn to pay attention to things when coding that you never considered to be problems before.

Multiple teams participate in a CTF. Each team hosts a server; the teams try to attack each others' services. The services contain artificially crafted classical security vulnerabilities, such as buffer overflows and SQL injections.

A scoring bot periodically checks all services and awards points to the teams if their services run or if they cracked another team's services.

Teams are also encouraged to hack replacements for a service, if they find that a service's design is too poor to be fixed.


$Id: index.html 400 2008-10-24 18:57:01Z hc $ Impressum