rossja commited on
Commit
914403d
1 Parent(s): 4001fe6

updated readme

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,10 +1,29 @@
1
  ---
2
  title: README
3
- emoji: 🐠
4
- colorFrom: green
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.