This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cyberconquest [2021/11/10 18:19] – Gaelin | cyberconquest [2023/08/23 04:44] (current) – Gaelin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== CyberConquest ===== | + | ====== CyberConquest |
- | Cyber Conquest is a purple team competition! This means that each team can attack other teams while they are defending their environment using their offensive | + | Cyber Conquest is a purple-team cybersecurity |
- | Teams of around 4 people are be given 5-10 systems | + | |
+ | Successful teams will consist | ||
+ | |||
+ | ==== Defense (Blue) ==== | ||
+ | |||
+ | Each team will be given console access to systems that they are responsible for. Similar to defensive competitions like CCDC, each of these systems will be running a set of services that must be maintained in order to gain defender | ||
+ | |||
+ | ==== Attack (Red) ==== | ||
+ | |||
+ | Each team will be given a token. To earn attacker points, the team must hit the scoring engine with that token (via curl, wget, etc). The goal is not to destroy systems but rather to stealthily gain access and plant persistence. Therefore, offensive and defensive points are only awarded if a system’s | ||
+ | |||
+ | === Persistence Points === | ||
+ | |||
+ | Hit the scoring engine with an HTTP GET request at where here TOKEN is your team token that we've given to you, and that IP is the scoring engine. < | ||
+ | |||
+ | < | ||
+ | curl http:// | ||
+ | </ | ||
+ | |||
+ | Or on Windows (powershell): | ||
+ | < | ||
+ | Invoke-WebRequest -Uri http:// | ||
+ | </ | ||
+ | |||
+ | See the [[https:// | ||
+ | |||
+ | |||
+ | === DakotaCon 10.1 Cyber Conquest === | ||
+ | * [[https:// |