You made it
Five days ago, you walked in knowing what a password was. Now you can explain the CIA Triad, identify threat actors, diagram a network, run an incident response process, and build a USB Rubber Ducky payload that types commands faster than any human. That’s a real skill set - the same foundation that professional cybersecurity analysts, penetration testers, and incident responders build on throughout their careers. Let’s review what you covered each day and lock it in.Week in review
- Day 1: Foundations
- Day 2: Threats
- Day 3: Infrastructure
- Day 4: Response
- Day 5: Offense
Theme: What are we protecting, and how?
- Security controls - You learned the four categories (technical, physical, operational, managerial) and six types (preventive, detective, deterrent, corrective, compensating, directive) of security controls
- CIA Triad - Confidentiality, Integrity, and Availability: the three pillars that define what “secure” means
- Authentication - How systems verify identity: something you know, something you have, something you are, and multi-factor authentication
- Team formation - You formed teams, assigned roles, and began building your company for the Donuts & Dragons wargame
Key concepts to remember
These are the frameworks and models that cybersecurity professionals use daily. If you remember nothing else from this week, remember these.CIA Triad
The foundation of all security decisions:
- Confidentiality - Only authorized people can access the data
- Integrity - Data is accurate and hasn’t been tampered with
- Availability - Systems and data are accessible when needed
Defense in depth
No single security control is sufficient. Layer multiple controls so that if one fails, the next one catches the threat.Think of the castle model: moat → walls → guards → locked doors → vault. An attacker must defeat every layer to succeed. A defender only needs one layer to hold.
PICERL incident response
The six phases of handling a security incident:
- Preparation - Plans, tools, and training before an incident
- Identification - Detecting that an incident is happening
- Containment - Stopping the spread
- Eradication - Removing the threat
- Recovery - Restoring normal operations
- Lessons Learned - Documenting what happened and improving
Cyber Kill Chain
Lockheed Martin’s seven-stage attack model:
- Reconnaissance - Research the target
- Weaponization - Build the attack tool
- Delivery - Send the weapon to the target
- Exploitation - Trigger the vulnerability
- Installation - Establish persistence
- Command & Control - Remote control the compromised system
- Actions on Objectives - Achieve the goal
Career paths in cybersecurity
Cybersecurity is one of the fastest-growing career fields in technology. There are currently over 500,000 unfilled cybersecurity positions in the United States alone. Here are some of the paths you can pursue.Security analyst
Security analyst
What you do: Monitor security systems, investigate alerts, analyze logs, and serve as the first responder when something suspicious happens.Day-to-day: You sit in a Security Operations Center (SOC), watch dashboards, triage alerts, and escalate real threats. This is where most cybersecurity careers start.Skills from this camp: SIEM tools (Day 3), threat identification (Day 2), incident response (Day 4)Typical salary range: 100,000
Penetration tester
Penetration tester
What you do: Companies hire you to hack them - legally. You find vulnerabilities in their systems before real attackers do, then write reports explaining what you found and how to fix it.Day-to-day: You probe networks, test web applications, attempt social engineering, and use tools like the USB Rubber Ducky, Metasploit, and Burp Suite to simulate real attacks.Skills from this camp: Keystroke injection (Day 5), attack techniques (Day 2), social engineering (Day 2)Typical salary range: 130,000
Incident responder
Incident responder
What you do: When a breach happens, you lead the response. You contain the damage, investigate what happened, remove the threat, and restore operations.Day-to-day: You follow the PICERL framework, coordinate with legal and management, preserve forensic evidence, and write post-incident reports.Skills from this camp: PICERL (Day 4), forensics (Day 4), containment strategies (Day 4)Typical salary range: 120,000
Security engineer
Security engineer
What you do: Build, configure, and maintain the security infrastructure - firewalls, intrusion detection systems, encryption, access controls, and monitoring platforms.Day-to-day: You design network architectures, write firewall rules, deploy security tools, automate security workflows, and respond to vulnerability scan findings.Skills from this camp: Network architecture (Day 3), security controls (Day 1), defense in depth (Day 1)Typical salary range: 140,000
Security architect
Security architect
What you do: Design the overall security strategy and systems architecture for an organization. You decide which controls go where and how they work together.Day-to-day: You create security blueprints, evaluate new technologies, define security requirements for projects, and ensure compliance with frameworks and regulations.Skills from this camp: Defense in depth (Day 1), compliance frameworks (Day 4), network design (Day 3)Typical salary range: 180,000
Digital forensics analyst
Digital forensics analyst
What you do: Investigate cyber crimes by analyzing digital evidence - hard drives, memory dumps, network logs, and mobile devices. Your work often supports law enforcement and legal proceedings.Day-to-day: You create forensic images of devices, recover deleted files, trace attacker movements through logs, and write expert reports that hold up in court.Skills from this camp: Forensic concepts (Day 4), chain of custody (Day 4), evidence preservation (Day 4)Typical salary range: 110,000
CISO (Chief Information Security Officer)
CISO (Chief Information Security Officer)
What you do: Lead the entire cybersecurity program for an organization. You set strategy, manage the security team, report to the board of directors, and make risk decisions that affect the whole company.Day-to-day: You manage budgets, communicate risk to executives, oversee compliance, and balance security needs against business priorities. This is typically a 15-20 year career destination.Skills from this camp: Risk management (Day 1), compliance (Day 4), understanding all domains of securityTypical salary range: 350,000+
Certifications to pursue
Certifications prove your knowledge to employers. Here’s a recommended path, starting from where you are now.Resources for continued learning
Your learning doesn’t stop when camp ends. Here are the resources to keep building your skills.Hak5
The creators of the USB Rubber Ducky. Explore their community forums, Discord server, and educational videos. The payload library has hundreds of community-contributed DuckyScript examples.
TryHackMe
Guided, beginner-friendly cybersecurity labs. You learn by doing - each room walks you through a concept with hands-on exercises in a browser-based virtual environment. Free tier available.
Hack The Box
Hands-on penetration testing challenges. More advanced than TryHackMe - you hack into virtual machines with real vulnerabilities. Great for building practical offensive security skills.
CyberStart
Free cybersecurity training platform designed for students. Gamified challenges that teach real skills through progressively harder levels.
NIST Cybersecurity Framework
The official U.S. government cybersecurity framework. The same standard used by federal agencies and Fortune 500 companies. Understanding NIST is a career differentiator.
OWASP
The Open Web Application Security Project. Their Top 10 list of web application vulnerabilities is the industry standard for understanding web security risks.
Ethics reminder
Everything you learned this week is real. These are the same techniques, tools, and frameworks used by professional cybersecurity teams every day. That knowledge comes with responsibility. The cybersecurity industry needs people who can think like attackers but act like defenders. That’s what makes a white hat hacker: the technical skill to break things, combined with the ethical judgment to only do so when authorized.- White hat mindset
- Careers, not crimes
White hat hackers:
- Get written permission before every test
- Follow strict rules of engagement
- Report every vulnerability they find
- Help organizations fix their weaknesses
- Make the internet safer for everyone
Thank you
This week you:- Classified security controls and mapped them to real-world scenarios
- Identified six types of threat actors and their motivations
- Traced attacks through the Cyber Kill Chain
- Built layered defenses for a fictional company - then attacked someone else’s
- Ran a full incident response cycle using the PICERL framework
- Wrote and deployed a real keystroke injection payload
Camp complete. You now have a stronger foundation in cybersecurity than most adults. Keep building on it.

