wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

CompTIA S+ Practice Questions (Information Security Governance)

Total questions: 30

Worksheet time: 15mins

Name
Class
Date
1.

What is the process of trying every possible key or password combination to break encryption or log in?

a)

Phishing

b)

Brute Force

c)

SQL Injection

d)

Denial of Service (DoS)

2.

An attacker tricks a user into clicking a malicious link by pretending to be a bank or a reputable company in an email. What kind of attack is this?

a)

Vishing

b)

Phishing

c)

Man-in-the-Middle

d)

Birthday Attack

3.

What is the term for malicious software that requires the user to pay a fee to regain access to their files?

a)

Trojan

b)

Spyware

c)

Ransomware

d)

Rootkit

4.

Which type of attacker is typically non-skilled and uses tools created by others to launch attacks?

a)

Script Kiddie

b)

Insider Threat

c)

Nation-State

d)

Hacktivist

5.

What is the primary goal of a Denial of Service (DoS) attack?

a)

To steal sensitive data.

b)

To make a service unavailable to its legitimate users.

c)

To gain root access to a system.

d)

To spread a virus to other networks.

6.

The principle of Defense in Depth is best described by which concept?

a)

Using only one very strong security control.

b)

Implementing multiple layers of security controls.

c)

Placing all servers in a Demilitarized Zone (DMZ).

d)

Ensuring all users have the highest security clearance.

7.

Which network zone is best suited for public-facing servers (like a web server) that need to be accessed from the internet?

a)

Internal LAN

b)

DMZ (Demilitarized Zone)

c)

Extranet

d)

Sandbox

8.

What security principle dictates that a user should only have the permissions they absolutely need to perform their duties?

a)

Separation of Duties

b)

Least Privilege

c)

Job Rotation

d)

Implicit Deny

9.

Which device is used to filter network traffic based on a set of defined rules (e.g., source/destination IP address and port)?

a)

Router

b)

Hub

c)

Switch

d)

Firewall

10.

What is a key benefit of using hashing (e.g., SHA-256) for passwords?

a)

It speeds up the login process.

b)

It ensures the password can be easily decrypted if forgotten.

c)

It verifies the integrity of the password without storing the original text.

d)

It provides confidentiality for data in transit.

11.

What is the most secure wireless encryption protocol currently recommended for new Wi-Fi networks?

a)

WEP

b)

WPA

c)

WPA2

d)

WPA3

12.

To ensure that two people are required to complete a critical transaction (like approving a major financial transfer), an organization is implementing:

a)

Job Rotation

b)

Mandatory Vacation

c)

Separation of Duties

d)

Least Privilege

13.

Which security method ensures that data cannot be altered without being detected?

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Non-repudiation

14.

What common VPN protocol uses IPsec for security and is often used for gateway-to-gateway (site-to-site) connections?

a)

SSL/TLS

b)

PPTP

c)

L2TP

d)

IKEv2

15.

What cryptographic method uses two different keys (a public key and a private key)?

a)

Symmetric Encryption

b)

Hashing

c)

Asymmetric Encryption (PKI)

d)

Steganography

16.

What is the final phase of the incident response process?

a)

Containment

b)

Eradication

c)

Recovery

d)

Lessons Learned

17.

Which administrative control is an employee required to sign, stating they understand the proper and secure way to use company IT resources?

a)

Change Management Policy

b)

Data Classification Policy

c)

Acceptable Use Policy (AUP)

d)

Business Impact Analysis (BIA)

18.

What is the process of minimizing the exposure of a system or network after a security incident has been detected?

a)

Recovery

b)

Eradication

c)

Containment

d)

Analysis

19.

Which tool is used to centralize and analyze security alerts and log files from all devices on a network?

a)

IDS/IPS

b)

VPN Concentrator

c)

SIEM

d)

Data Loss Prevention (DLP)

20.

A hot site is a type of alternate processing facility that provides:

a)

Basic utilities but no equipment.

b)

Equipment and data in a fully functional facility that can be operational in hours.

c)

Equipment but no data.

d)

A simple office space for personnel.

21.

What term refers to the maximum length of time a system or service can be down before the organization suffers unacceptable business consequences?

a)

Recovery Time Objective (RTO)

b)

Recovery Point Objective (RPO)

c)

Mean Time to Repair (MTTR)

d)

Maximum Tolerable Downtime (MTD)

22.

Which legal regulation governs the privacy and security of credit card data?

a)

HIPAA

b)

SOX

c)

PCI DSS

d)

GDPR

23.

Which term is used for the risk that remains even after all security controls have been implemented?

a)

Inherent Risk

b)

Total Risk

c)

Zero-Day Risk

d)

Residual Risk

24.

A formal group responsible for reviewing and approving all major changes to an organization's IT environment is called the:

a)

Incident Response Team (IRT)

b)

Change Advisory Board (CAB)

c)

Security Operations Center (SOC)

d)

Crisis Management Team (CMT)

25.

In the context of the SDLC, what is a primary purpose of input validation during the coding phase?

a)

To ensure the code is well-commented.

b)

To prevent injection attacks from user input.

c)

To speed up application deployment.

d)

To track changes to the code base.

26.

Which type of application security testing is performed while the application is running?

a)

Static Analysis (SAST)

b)

Dynamic Analysis (DAST)

c)

Code Review

d)

Fuzzing

27.

A developer should always assume that any data coming from a user or external source is potentially malicious. This is the principle of:

a)

Secure Defaults

b)

Never Trust User Input

c)

Least Functionality

d)

Least Privilege

28.

Which type of attack involves a malicious party modifying data in transit between two parties without either party knowing the data has been intercepted or changed?

a)

Replay Attack

b)

Man-in-the-Middle (MITM)

c)

Privilege Escalation

d)

Buffer Overflow

29.

What is the process of assigning a sensitivity level (e.g., Public, Confidential, Secret) to an organization's data?

a)

Data Retention

b)

Data Encryption

c)

Data Classification

d)

Data Minimization

30.

In a typical patch management process, what is the most important step immediately following patch testing but before deployment to production?

a)

Reverting the changes.

b)

Receiving authorization from the CAB.

c)

Scanning the system for new vulnerabilities.

d)

Installing the patch on a hot site.