wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Cybersecurity Scenarios Quiz

Total questions: 25

Worksheet time: 14mins

Name
Class
Date
1.

Your company experienced a phishing attack last month. Now, the IT team is meeting to discuss what went well and what could be improved in future incidents. What phase of incident response is this?

a)

Identification

b)

Containment

c)

Lessons learned

d)

Recovery

2.

A cybercriminal creates a fake invoice with hidden malware and emails it to a company employee. This action is part of which stage in the Cyber Kill Chain?

a)

Reconnaissance

b)

Weaponization

c)

Delivery

d)

Installation

3.

You want to set up a system that can automatically block IP addresses when threats are detected and pull data from threat intelligence feeds. What solution is best for this?

a)

SIEM

b)

Firewall

c)

SOAR

d)

EDR

4.

You're troubleshooting a Linux server and want to capture real-time network packets to analyze strange traffic. What command-line tool should you use?

a)

traceroute

b)

tcpdump

c)

netstat

d)

ping

5.

You receive an email that looks like it’s from your company's CEO, but your DNS security shows the sender’s IP is not part of the company’s authorized email servers. What is the most likely issue?

a)

Bad DNS entry

b)

Email spoofing

c)

Open relay

d)

Email forwarding

6.

Your team is analyzing a cyber attack. They create a chart that connects the attacker, tools used, network, and victim. What model are they using?

a)

Kill Chain

b)

MITRE ATT&CK

c)

Diamond Model

d)

STRIDE

7.

You notice that a user’s machine is making regular connections to an external IP address every 5 minutes. What is this behavior called?

a)

Port scanning

b)

Flooding

c)

Beaconing

d)

Tunneling

8.

A company wants to make sure only approved devices can access the network. Which security technology will help stop rogue devices from connecting?

a)

NAT

b)

Port mirroring

c)

802.1X

d)

DNSSEC

9.

An employee’s computer has a scheduled task running every 15 minutes with a suspicious script name. No one from IT created it. What should be suspected?

a)

Software update

b)

Disk cleanup

c)

Unauthorized scheduled task

d)

Failed backup

10.

You're unsure if a file you downloaded is safe. You upload it to VirusTotal, which scans it using several antivirus tools. What type of analysis are you performing?

a)

Memory analysis

b)

File analysis

c)

Port scanning

d)

Protocol analysis

11.

A normal user suddenly has administrator privileges without any request or approval. What is this an example of?

a)

Registry corruption

b)

Rogue device

c)

Unauthorized privilege escalation

d)

Normal access

12.

You discover that a user’s computer is running a service on port 22 (SSH), which is not used in your organization. What kind of warning sign is this?

a)

Normal application behavior

b)

Unexpected port usage

c)

Bandwidth spike

d)

DHCP misconfiguration

13.

A technician finds an unfamiliar executable and wants to check for readable text or commands inside it. Which tool should they use?

a)

ping

b)

strings

c)

dir

d)

grep

14.

Your organization uses a service that filters all internet traffic through a provider before it reaches your firewall. What is the purpose of this setup?

a)

Internet speed boost

b)

Email filtering

c)

DDoS protection

d)

File sharing

15.

A technician sees high memory usage on a computer and suspects malware. Is this always a sure sign of an infection?

a)

Yes, always

b)

No, only if CPU is high too

c)

No, sometimes apps use lots of memory

d)

Only on Linux systems

16.

A user logs into their account in Texas, and five minutes later the same account logs in from Japan. What tool would help detect this suspicious behavior?

a)

Antivirus

b)

SIEM

c)

UEBA

d)

Router

17.

An organization wants to set rules for how to handle emails that fail SPF or DKIM checks. What should they use?

a)

DNSSEC

b)

DKIM-only

c)

DMARC

d)

SFTP

18.

An analyst finds a compressed file containing personal data in a Windows temp folder. There are no known backup tasks. What could this indicate?

a)

File cleanup

b)

Data staging for exfiltration

c)

Archive for storage

d)

Patch download

19.

You want to see what apps are using the most memory on your Linux system. Which command will help?

a)

ls

b)

cat

c)

top

d)

df

20.

Your security team sets up a fake server that pretends to be vulnerable. It soon starts receiving attack traffic. What kind of system is this?

a)

NIDS

b)

Firewall

c)

Honeypot

d)

Sandbox

21.

After a serious incident, a report is written so managers can quickly understand what happened without too much technical detail. What is this part of the report called?

a)

Logs

b)

Timeline

c)

Executive summary

d)

Packet capture

22.

A finance department user’s computer is found to be sending traffic over IRC (Internet Relay Chat). What is this most likely a sign of?

a)

Normal update

b)

Printer sharing

c)

C2 communication

d)

Streaming video

23.

After a ransomware attack at a local hospital, Aria from the IT team investigates and discovers that a misconfigured firewall allowed the attack to happen. What is this investigation step called?

a)

Firewall update

b)

Root-cause analysis

c)

Lessons learned

d)

Containment

24.

You notice that the Windows UAC settings were changed to “Never Notify” without approval. What tool would most likely catch this unauthorized change?

a)

Antivirus

b)

Email filter

c)

Change tracking

d)

Backup tool

25.

During the infamous Equifax data breach in 2017, it was revealed that a critical patch had not been applied to a vulnerable version of Apache Struts, allowing attackers to exploit the vulnerability. In the aftermath, Equifax implemented additional controls to monitor traffic to and from the servers hosting the vulnerable software. In this context, what kind of incident response activity is Equifax performing?

a)

Eradication

b)

Containment

c)

Implementing compensating controls

d)

Data and log analysis