This device connects multiple computers together in a small network.
What is a switch?
This device acts as a gatekeeper, controlling incoming and outgoing network traffic.
What is a firewall?
This type of cloud is shared with multiple users or companies.
What is a public cloud?
This tag is used to create a heading.
What is <h1>?
In binary, this number represents "on" or "true."
What is a 1?
This type of cyberattack tricks people into giving away sensitive information.
What is a phishing
A mix of public and private clouds working together.
What is a hybrid cloud?
This tag is used to create a paragraph.
What is <p>?
The "W" in WAN stands for this.
What is "Wide"?
In cybersecurity, the "Triple A" (AAA) stands for these three important security steps
What are: Authentication, Authorization, and Accounting?
This company is the largest cloud provider in the world.
What AWS?
(Amazon Web Services)
The CLI stands for this.
What is Command Line Interface?
This network service automatically gives devices an IP address when they connect.
What is DHCP (Dynamic Host Configuration Protocol)?
A student tries to change their grades in the school’s system without permission. Which part of the CIA Triad is being violated?
What is Integrity?
Microsoft’s cloud computing service.
What is Azure?
This CLI command lists files in a directory.
What is ls?
This networking tool is used to separate the network part and the host part of an IP address.
What is a subnet mask?
A school's computer system is hacked. Student records are leaked, some grades are changed, and teachers can't log in to access reports.
All 3 CIA Triad
What are: Confidentiality, Integrity, and Availability?
This cloud model lets users rent computing power, storage, and networking on demand, but they must install and manage their own operating systems. (the highest level of control)
What is IaaS?
This command is used to navigate to another directory it changes the directory).
What is cd?