Spaces:
Running
Running
updated readme
Browse files
README.md
CHANGED
|
@@ -1,10 +1,29 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: ✨
|
| 4 |
+
colorFrom: red
|
| 5 |
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# [Collegiate Penetration Testing Competition](https://cp.tc)
|
| 11 |
+
|
| 12 |
+
## About CPTC
|
| 13 |
+
|
| 14 |
+
CPTC is a bit different from several other collegiate Cybersecurity competitions:
|
| 15 |
+
Instead of defending your network, searching for flags, or claiming ownership of
|
| 16 |
+
systems, CPTC focuses on mimicking the activities performed during a real-world
|
| 17 |
+
penetration testing engagement conducted by companies, professional services
|
| 18 |
+
firms, and internal security departments around the world.
|
| 19 |
+
|
| 20 |
+
Each year our volunteers and sponsors develop an immersive mock organization which
|
| 21 |
+
is seeking penetration testing services. Competitors play the role of a consulting
|
| 22 |
+
firm that is providing this service to our organization.
|
| 23 |
+
|
| 24 |
+
## The CPTC Huggingface Organization
|
| 25 |
+
|
| 26 |
+
CPTC uses the Huggingface platform in support of its goal of helping teach the next
|
| 27 |
+
generation of cybersecurity professionals. Additionally, CPTC releases the data
|
| 28 |
+
from competition events publicly, to foster cutting-edge [research](https://cp.tc/research)
|
| 29 |
+
and development of new security techniques and tools.
|