This shows you the differences between two versions of the page.
Previous revision | |||
— | cyberconquest [2025/06/07 23:41] (current) – Add glossary gaelin | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Cyber Conquest @ Dakota Con ====== | ||
+ | Starting in 2023 I have created and lead a team to build and run the Cyber Conquest competition at Dakota Con. I introduced " | ||
+ | |||
+ | |||
+ | |||
+ | ---- | ||
+ | Most recent writeup: **[[cyberconquest25|Cyber Conquest 2025]]** | ||
+ | ---- | ||
+ | |||
+ | |||
+ | |||
+ | Previous write ups: | ||
+ | * [[cyberconquest23|Cyber Conquest 2023]] | ||
+ | |||
+ | |||
+ | ===== What is Cyber Conquest? ===== | ||
+ | //Also called Dakota Conquest when run at Dakota Con// | ||
+ | == TLDR == | ||
+ | > Cyber Conquest is a purple-team cybersecurity competition where teams defend their systems while attacking other teams' systems utilizing both offensive and defensive skill sets! | ||
+ | |||
+ | ---- | ||
+ | |||
+ | == Defense == | ||
+ | In Cyber Conquest, each team is assigned a small network of systems, simulating a mock company. These systems run a collection of websites, file servers, and other business critical services that must remain | ||
+ | |||
+ | == Offense == | ||
+ | Teams can also earn offensive points by demonstrating remote access to other teams' systems via code execution, maintaining persistence, | ||
+ | |||
+ | More information is available at [[https:// | ||
+ | |||
+ | ===== What is Dakota Con? ===== | ||
+ | Every March Dakota State University hosts the Dakota Con cybersecurity conference with 2 tracks of FREE talks, and 2 days of paid trainings. | ||
+ | [[https:// | ||
+ | |||
+ | |||
+ | |||
+ | ===== Glossary of Cyber Terms ===== | ||
+ | |||
+ | **Blue (Team)** --- Defense, securing boxes and kicking Red out. | ||
+ | |||
+ | **Box/ | ||
+ | |||
+ | **IALab** --- [[https:// | ||
+ | |||
+ | **Kali** --- Kali Linux, an operating system that is a toolbox of offensive network security tools, a favorite of Red Team. | ||
+ | |||
+ | **PF** --- pfSense, a free opensource firewall. | ||
+ | |||
+ | **Physical System** --- A laptop, raspberry pi, or other non virtualized system. | ||
+ | |||
+ | **Physical Service** --- One to the mock infrastructure services in the competition. (crane, traffic light, draw bridge, etc..) | ||
+ | |||
+ | **Purple (Team)** --- A team which does Red Team and Blue Team actions. | ||
+ | |||
+ | **Red (Team)** --- Offense, gaining access to Blue Team systems. | ||
+ | |||
+ | **VM** --- Virtual machine; a server (or sometimes client system) which is completely virtual, normally hosted in IALab. | ||
+ | |||
+ | **White (Team)** --- Competition organizers and admin. They setup/fix the environment and resolve scoring disputes. | ||