wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Cybersecurity and IT Concepts Quiz

Total questions: 27

Worksheet time: 13mins

Name
Class
Date
1.

A cybersecurity analyst notices that their organization’s endpoint security solution is collecting data from servers, workstations, and network traffic. The system is capable of correlating information across multiple environments to detect advanced threats. Which solution is most likely in use?

a)

Endpoint Detection and Response (EDR)

b)

Extended Detection and Response (XDR)

c)

Host-Based Intrusion Prevention System (HIPS)

d)

Security Information and Event Management (SIEM)

2.

A system administrator configures user accounts so each employee only has the rights required to perform their job functions. Which endpoint configuration concept is being implemented?

a)

Role-Based Access Control (RBAC)

b)

Principle of Least Privilege

c)

File System Encryption

d)

Configuration Enforcement

3.

A manufacturing plant uses several PLCs (Programmable Logic Controllers) connected to a SCADA network. To protect these systems, the security team implements strict network segmentation and unidirectional gateways to control data flow. What is the main goal of using unidirectional gateways?

a)

To reduce latency between network segments

b)

To prevent sensitive data from leaving the control network

c)

To increase redundancy for network resilience

d)

To enable two-way synchronization between devices

4.

An organization allows employees to use personal smartphones for work, but requires installation of a management app that enforces encryption and security policies. Which deployment model is this?

a)

COBO – Corporate-Owned, Business-Only

b)

COPE – Corporate-Owned, Personally-Enabled

c)

BYOD – Bring Your Own Device

d)

CYOD – Choose Your Own Device

5.

A mobile administrator enables password locks on all company iPhones. The administrator explains that this automatically triggers “Data Protection” encryption for apps that use the feature. What type of security measure is being implemented?

a)

Secure boot

b)

Full Device Encryption

c)

Hardware Root of Trust

d)

File-level Access Control

6.

An IT technician disables unused USB ports, removes unnecessary software, and applies full-disk encryption to company laptops. Which security goal do these actions best support?

a)

Network availability

b)

Endpoint hardening

c)

Cloud security

d)

Identity federation

7.

A security analyst detects a Wi-Fi network named “CompanyGuest-FreeWiFi” broadcasting near headquarters. Employees report slow connections and redirected logins. Which threat is most likely occurring?

a)

DNS spoofing

b)

Evil Twin attack

c)

VLAN hopping

d)

Bluejacking

8.

A system administrator is configuring HTTPS for a company website. During a vulnerability scan, the tool reports that the web server supports TLS 1.0 and SSL 3.0. Which action should the administrator take to secure the site?

a)

Enable only TLS 1.2 or newer and disable older protocols

b)

Add self-signed SSL certificates to the site

c)

Configure the web server to use RC4 cipher suites

d)

Move the site behind a reverse proxy

9.

A company’s mail server has been flagged for sending spam. The security analyst finds that the organization has no SPF or DKIM records in DNS. Which of the following should be implemented to prevent this issue in the future?

a)

Create DNS TXT records defining authorized senders

b)

Configure NAT on the mail gateway

c)

Implement POP3 and IMAP encryption

d)

Add static routing to the DNS zone

10.

An organization wants to ensure that sensitive emails are encrypted and digitally signed so recipients can verify their authenticity. Which technology should the administrator deploy?

a)

S/MIME

b)

SPF

c)

DKIM

d)

DMARC

11.

A security engineer is tasked with securing the company’s internal DNS from being used for data exfiltration and spoofing attacks. Which of the following solutions provides validation of DNS responses?

a)

DNS filtering

b)

DNSSEC

c)

DHCP snooping

d)

Content filtering

12.

A developer rushes to meet a software release deadline and skips thorough input validation. Shortly after release, attackers exploit the application by injecting SQL commands into input fields. Which secure coding practice could have prevented this attack?

a)

Error handling

b)

Code signing

c)

Input validation

d)

Data obfuscation

13.

An organization experiences an increase in phishing and Business Email Compromise (BEC) attempts. The CISO decides to implement a centralized control point that filters emails, scans attachments, and sanitizes links before delivery. Which security tool is being deployed?

a)

Web Application Firewall

b)

Email Gateway

c)

DLP Server

d)

SIEM

14.

A company currently uses FTP for file transfers, but management wants to protect data confidentiality without changing the overall workflow. Which protocol should replace FTP?

a)

TFTP

b)

SFTP

c)

Telnet

d)

POP3

15.

A security analyst is the first to respond after a user reports unusual network activity. The analyst collects evidence, isolates the affected system, and notifies management. At which stage of the incident response process is the analyst currently operating?

a)

Preparation

b)

Containment

c)

Eradication

d)

Lessons Learned

16.

During a forensic investigation, a technician creates a bit-by-bit copy of a hard drive and calculates a hash value for the original and the copy. What is the purpose of hashing in this scenario?

a)

To anonymize data for privacy compliance

b)

To ensure evidence integrity during analysis

c)

To speed up the imaging process

d)

To compress the copied data

17.

A SOC team receives a flood of alerts from the organization’s SIEM. After analysis, they discover most alerts are false positives caused by normal network behavior. Which of the following should the team do to improve detection accuracy?

a)

Disable the SIEM temporarily

b)

Redirect all alerts to management

c)

Tune correlation rules and refine alert thresholds

d)

Increase sensitivity to capture all possible events

18.

An analyst investigating a ransomware attack uses Windows Event Logs, IDS alerts, and NetFlow data to trace the attacker’s movement within the network. Which concept is being demonstrated here?

a)

Data normalization

b)

Evidence preservation

c)

Data correlation

d)

Chain of custody

19.

A company receives a court order to preserve digital evidence related to a data breach. The security team is instructed not to modify, overwrite, or delete any related data. Which principle is being applied?

a)

Due process

b)

Legal hold

c)

Evidence tampering

d)

Public disclosure

20.

A SOC analyst discovers an unusual PowerShell process running from memory on several workstations. The malware uses legitimate Windows tools to execute malicious code and maintain persistence via registry entries. Which type of malware is this most likely describing?

a)

Rootkit

b)

Fileless malware

c)

Logic bomb

d)

Trojan horse

21.

An attacker gains access to a Windows domain controller and extracts Kerberos tickets to authenticate to other systems without knowing user passwords. Which type of attack has occurred?

a)

Pass the hash (PtH)

b)

Credential replay

c)

Pass the ticket (PtT)

d)

Dictionary attack

22.

A security engineer notices that multiple compromised systems across the internet are sending massive amounts of SYN requests to the organization’s web server, causing resource exhaustion. Which attack is being observed?

a)

Reflected DDoS

b)

SYN flood

c)

Amplified NTP attack

d)

Brute force attack

23.

A company’s wireless intrusion detection system reports an SSID that matches the corporate Wi-Fi name but originates from a different MAC address. Employees who connect report credential theft. Which type of attack is this?

a)

Rogue access point

b)

Evil twin attack

c)

Jamming attack

d)

Replay attack

24.

What is spyware??

a)

When your kids use your phone

b)

James Bond's movie

c)

Software that collects data from computer

d)

a cyber criminal

25.

Why is it important to change the default password on devices such as wireless access points and routers?

a)

To prevent the device from malfunctioning

b)

To ensure the device runs faster

c)

To prevent unauthorized access to the network

d)

To comply with manufacturer warranties

26.
A program disguised as a harmless application that installs malware, can often include a backdoor
a)
Trojan
b)
Spyware
c)
Virus
d)
Access rights
e)
Default password
27.

___________ is the European Union (EU) standard for handling data that affects companies doing business in the EU.

a)

HIPPA

b)

GDPR (General Data Protection Regulation)

c)

EUDRS

d)

PCI-DSS