wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Security Fundamental

Total questions: 25

Worksheet time: 18mins

Name
Class
Date
1.

What is the purpose of a Non-Disclosure Agreement (NDA) during onboarding?

a)

To issue security tokens

b)

To provision user accounts

c)

To protect sensitive company information

d)

To assign default privileges

2.

Which principle states that users should only be given permissions necessary to perform their job?

a)

Separation of duties

b)

Mandatory vacations

c)

Least privilege

d)

Role-based access

3.

Which account is a key target for attackers and often disabled after system installation?

a)

Guest account

b)

Service account

c)

Standard user account

d)

Administrator/root account

4.

Why are shared accounts discouraged in a secure environment?

a)

They are more expensive to maintain

b)

They break the principle of non-repudiation

c)

They offer better collaboration

d)

They improve password rotation

5.

What is a major risk associated with generic device accounts?

a)

Network congestion

b)

They automatically log out users

c)

Default passwords may not be changed

d)

Incompatibility with MFA

6.

Which account type typically has limited privileges and cannot change system configuration?

a)

Standard user

b)

Guest user

c)

Service account

d)

Superuser

7.

What is the purpose of job rotation policies?

a)

To enforce working hours

b)

To reduce dependency on one employee and distribute knowledge

c)

To increase salaries

d)

To simplify account provisioning

8.

What access control model is based on roles instead of individual user permissions?

a)

Discretionary Access Control (DAC)

b)

Role-Based Access Control (RBAC)

c)

Mandatory Access Control (MAC)

d)

Rule-Based Access Control

9.

What protocol is commonly used for federated identity and supports XML assertions?

a)

SAML

b)

TLS

c)

OAuth

d)

LDAP

10.

What type of training might simulate phishing emails to test employee awareness?

a)

Clean desk audits

b)

CBT

c)

Phishing campaigns

d)

Bring your own device training

11.

What policy prevents users from reusing old passwords?

a)

Minimum password length

b)

Password history and reuse policy

c)

Complexity policy

d)

Account lockout policy

12.

What kind of control is enforced through access based on subject, object, and environment attributes?

a)

Attribute-Based Access Control (ABAC)

b)

Discretionary Access Control (DAC)

c)

Role-Based Access Control (RBAC)

d)

Mandatory Access Control (MAC)

13.

What type of identity is managed by an external provider and used across multiple services?

a)

Guest identity

b)

Shared account

c)

Federated identity

d)

Role-based user

14.

What ensures that an account cannot be used even if credentials are correct, unless re-enabled manually?

a)

Account lockout

b)

Geolocation fencing

c)

Password reset

d)

Account disablement

15.

What is a common issue with overdependence on perimeter security in network design?

a)

It improves internal segmentation

b)

t prevents man-in-the-middle attacks

c)

It leaves internal systems unprotected

d)

It increases password complexity

16.

What type of topology isolates systems with similar security requirements?

a)

Mesh

b)

Star

c)

Zone-based

d)

Tree

17.

What should be avoided in DMZ configurations for security reasons?

a)

Use of VLANs

b)

Allowing direct communications through the DMZ

c)

Use of proxies

d)

Using minimal services on bastion hosts

18.

What type of device is typically placed in a DMZ to interface with the internet?

a)

Proxy server

b)

Bastion host

c)

Authentication server

d)

Endpoint firewall

19.

What issue does MAC flooding cause on a switch?

a)

Disables STP

b)

Forces the switch into broadcast mode

c)

Overloads firewall policies

d)

Enables SSL stripping

20.

What protocol is used to map IP addresses to MAC addresses?

a)

ICMP

b)

DNS

c)

ARP

d)

STP

21.

What is the purpose of the Spanning Tree Protocol (STP)?

a)

Prevent ARP poisoning

b)

Prevent IP spoofing

c)

Prevent network loops

d)

Prevent MAC flooding

22.

Which feature disables ports if STP traffic is detected on access ports?

a)

DHCP snooping

b)

MAC filtering

c)

Portfast

d)

BPDU guard

23.

What wireless security protocol introduced Simultaneous Authentication of Equals (SAE)?

a)

WPA

b)

WPA2

c)

WPA3

d)

WEP

24.

What is the benefit of using VLANs in a network design?

a)

Faster internet speeds

b)

Increased signal range

c)

Segmentation of broadcast domains

d)

Simplified IP addressing

25.

What does the zero trust model emphasize in network security?

a)

Open access to internal resources

b)

Reliance on perimeter defense

c)

Trust but verify policy

d)

Continuous authentication and microsegmentation