wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Cybersecurity Logs Quiz

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What are logs primarily used for in cybersecurity?

a)

Gaming performance

b)

Recording system events

c)

Increasing network speed

d)

File compression

2.

Which of the following is NOT typically recorded in a log entry?

a)

What happened

b)

When it happened

c)

Who caused it

d)

The weather at the time

3.

Which of these is an example of a failed authentication log?

a)

File uploaded successfully

b)

“Failed password for user admin from 192.168.1.10”

c)

Server started at 10:00AM

d)

Disk usage 85%

4.

Why are logs important for forensic investigations?

a)

They help recreate events after an incident

b)

They reduce internet speed

c)

They improve graphics performance

d)

They encrypt files automatically

5.

Which log type records details about operating system startup and shutdown?

a)

Application logs

b)

Network logs

c)

System logs

d)

Security logs

6.

Firewall events are usually recorded in which type of logs?

a)

System logs

b)

Security logs

c)

Application logs

d)

Performance logs

7.

Which log source captures user authentication attempts?

a)

Network logs

b)

Application logs

c)

Security logs

d)

System logs

8.

Why is centralized log collection important?

a)

Easier to play video games

b)

To prevent log tampering and make searching easier

c)

To delete logs automatically

d)

To increase disk space

9.

What is a common protocol used to forward logs from devices to a central server?

a)

FTP

b)

HTTP

c)

Syslog

d)

SMTP

10.

Which log collection method requires installing software on each device?

a)

Agent-based collection

b)

Agentless collection

c)

API-based collection

d)

Manual collection

11.

Which log collection method is most commonly used for cloud environments?

a)

Syslog forwarding

b)

Agentless collection

c)

API-based collection

d)

Physical log shipping

12.

What is the main disadvantage of traditional Syslog without TLS?

a)

Limited compatibility

b)

Lack of encryption

c)

High cost

d)

Complex configuration

13.

Agentless log collection is best described as:

a)

Requires software installation

b)

Pulls or pushes logs over the network without local agents

c)

Used only for firewalls

d)

Limited to Windows systems only

14.

Which tool is widely used for packet capture and network traffic analysis?

a)

Splunk

b)

Wireshark

c)

Elasticsearch

d)

Logstash

15.

The ELK stack consists of which components?

a)

Elastic, Linux, Kibana

b)

Elasticsearch, Logstash, Kibana

c)

Elasticsearch, Linux, Kubernetes

d)

Event, Log, Knowledge