Linux
CyberPatriot Rounds
Practice Images
Windows
Basic Cybersecurity
100

What commands are used to update software on a Linux computer?

sudo apt-get update and sudo apt-get upgrade

100

What are the steps to competition that I write out every time?

1. Unique ID

2. Read the ReadMe

3. Forensic Questions

4. Complete the ReadMe

5. Checklist/scripts

100

What was the name of the primary user on the Santa's Workshop image?

ElfShelf

100

Should the local security policy Do not allow blank anonymous enumeration of SAM Accounts and shares be enabled or disabled?

Enabled

100

What network device can be configured to block and control incoming and outgoing traffic?

Firewall

200

Name 2 services that should be disabled unless specified on the ReadMe (Linux).

Apache, NGINX, Telnet, FTP, MySql, Filezilla, Samba (from the Basic Linux Security pdf)

200

Name all the different systems used for the images this year (excluding training and practice rounds).

Ubuntu 24, Mint 21, Windows 11, Server 2022, Server 2019

200

Which practice image required you to fix snap-ins for the Microsoft Management Console in order to access things like the Control Panel?

Cincinnati Zoo

200

What application do you use to change user passwords and account types?

Control Panel

200

What encoding algorithm often outputs strings that end in "=" or "==" ?

Base 64

300

What does sudo stand for?

Superuser do (or substitute user do)

300

What movie, show or game was the theme of the CyberPatriot images this year?

Suits

300

Which practice image started you off with negative points?

Mushroom Kingdom

300

What sequence of keystrokes should be required to log into a computer, the only sequence of keystrokes that hackers can't send through RDP to attack a computer?

Ctrl-Alt-Del

300

What language is used to access data from databases?

SQL

400

What file should you check for malicious programs running at a certain time interval?

/etc/crontab

400

How many points were the Cisco Packet Tracer and Quiz worth in the semifinals round? 

Quiz: 72

Packet Tracer: 168

400

What type of malware affected Notepad in the Among the Reindeer practice image?

Fork Bomb

400

What database is made of keys and stores settings for a Windows system?

Windows Registry

400

What application is commonly used, that we've seen in competition before, to capture network packets to analyze?

Wireshark