wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

A+ Core II Days 7-9

Total questions: 44

Worksheet time: 23mins

Name
Class
Date
1.

Choose the weakest of the Wi-Fi Security Protocols below.

a)

WEP

b)

WPA

c)

WPA2

d)

WPA3

2.

Which Wi-Fi Security Protocol uses the Simultaneous Authentication of Equals (SAE) method for securing a connection?

a)

WEP

b)

WPA2

c)

WPA3

d)

WPA

3.

Users connecting to a Wi-Fi network with a shared password is also known as using a (blank).

a)

4-way handshake

b)

802.1X

c)

PSK

d)

RADIUS

4.

Which authentication server encrypts only the password, NOT entire packets, when used for network access control?

a)

RADIUS

b)

TACACS+

5.

True or False? Extensible Authentication Protocol (EAP) supports Multifactor Authentication (MFA).

a)

True

b)

False

6.

Why is it important to ensure that the manufacturer of your home router is NOT listed in your SSID?

a)

It will cause channels to overlap.

b)

It could easily be confused with another router's SSID in the vicinity of yours.

c)

It prevents attackers from exploiting known vulnerabilities associated with the router's manufacturer.

d)
It ensures better Wi-Fi coverage throughout the home.
7.

Which tool helps you determine the Wi-Fi channels that others are using in your area so you can avoid overlap?

a)
Wi-Fi router
b)
Network switch
c)
Modem configuration tool
d)
Wi-Fi analyzer tool
8.

True or False? Blocking all inbound traffic on your home router's firewall will keep you from viewing any website responses.

a)

True

b)

False

9.

If hosting a website from your personal home network, you should consider using (blank) when it comes to directing traffic from the internet to a specific device.

a)
port forwarding
b)
Dynamic DNS
c)
Network address translation
d)
IP address masking
10.

Universal Plug and Play (UPnP) makes it easy for devices like a gaming console to automatically configure port forwarding rules on your router, but since it doesn't require authentication it's not the best idea.

a)

True

b)

False

11.

Which network segmentation method protects a web server and the internal (sensitive) network from hackers on the internet?

a)
NAT (Network Address Translation)
b)
VPN (Virtual Private Network)
c)
Firewall (without segmentation)
d)

Screened Subnet

12.

True or False? Security Guards are known as a Physical Access Control.

a)

True

b)

False

13.

Choose all of the key elements of a "clean desk policy." (Choose more than one)

a)

Clear desks of all papers, documents, etc.

b)

Store important documents in locked drawers or cabinets.

c)

Log off your computer when not in use.

d)

Ensure that computer screens are not visible to unauthorized users.

14.

In Linux, which command can set permissions of a file for different users or groups?

a)
mkdir
b)
chmod
c)
ls
d)
chown
15.

In Windows, what helps prevent unauthorized changes to the operating system by prompting for permission or an admin password before allowing actions that could affect the system's operation?

a)
System Restore
b)
Task Manager
c)
Windows Firewall
d)

UAC

16.

In Linux, which command allows a user to execute a one-time command as the superuser or another user?

a)

su

b)

sudo

c)

ls

d)

chown

17.

In a domain setup, where would a technician typically reset a password?

a)

Active Directory Users and Computers

b)
Control Panel User Accounts
c)
Windows Command Prompt
d)
Local Security Policy
18.

I heard there's a new threat to the Windows 11 OS that was discovered today, and I want to make sure that my computer's Antivirus program can detect it. What would the program need to utilize?

a)

Updated definitions

b)

Heuristic analysis

c)

Scan Engine

d)

Real-time Exploit

19.

I have several important files and folders on my Windows computer that I don't want anyone seeing except for me. What should I use?

a)

BitLocker To Go

b)

BitLocker

c)
Cloud storage services
d)

Encrypting File System

20.

This type of malware is self-replicating and spreads without user intervention. It often causes network congestion since it can easily spread across network ports.

a)
virus
b)
worm
c)
trojan
d)
spyware
21.

This type of malware contains malicious code that attaches itself to executable files and requires a user to execute the infected file for it to release its payload.

a)
Virus
b)
Adware
c)
Worm
d)
Trojan
22.

This type of malware is malicious software disguised as legitimate software.

a)
Trojan horse
b)
Adware
c)
Worm
d)
Virus
23.

Which types of malware payloads involve an attacker using a Command & Control (C&C) server to remotely control the infected system(s)? Choose two.

a)

Bots

b)

Remote Access Trojans (RATs)

c)
Ransomware
d)
Keyloggers
24.

True or False? If I want to quarantine an infected Windows system, I should also disable System Restore so it doesn't preserve the malware.

a)

True

b)

False

25.

True or False? BYOD is risky for a company since they can't ensure each device is up to date with security patches.

a)

True

b)

False

26.

True or False? Android devices always have encryption enabled by default, whereas iPhones don't.

a)

True

b)

False

27.

True or False? Enterprise Wipe is useful for BYOD (Bring Your Own Device) scenarios where employees use their personal devices for work since it wipes only the corporate data and apps from the device.

a)

True

b)

False

28.

My company issued me a new Android phone and it seems to be working fine for the most part, but I'm having issues downloading new apps. What would be the most likely reason?

a)

Bad internet connection

b)

I'm not logged in to the App Store

c)

MDM

d)

Outdated OS

29.

Achieving full control of an Android device to modify system files and run specialized apps is known as...?

a)
jailbreaking
b)
flashing
c)
unlocking
d)
rooting
30.

I want to install a risky app on my Android device from a vendor outside of the official app store... what is this called?

a)

APK Sideloading

b)
Device Configuration Management
c)
Corporate App Deployment
d)
Remote App Installation
31.

Which port does Remote Desktop Protocol use?

a)
3389
b)
8080
c)
22
d)
443
32.

Which remote terminal access to a command-line shell would allow a technician to securely configure a switch from their own desk?

a)
Telnet
b)
SSH (Secure Shell)
c)
FTP (File Transfer Protocol)
d)
RDP (Remote Desktop Protocol)
33.

I want to integrate the management of various endpoints (desktops, laptops, mobile devices, IoT devices, etc.) into a single platform so I can manage and secure all endpoints from a central location. What's the best option?

a)

UTM

b)

UEM

c)

MDM

d)

SNMP

34.

Which of the following statements accurately describes the difference between incremental backups and differential backups?

a)

Incremental backups copy all files, while differential backups only copy files changed since the last backup.

b)

Incremental backups copy only files changed since the last full backup, while differential backups copy all files.

c)

Incremental backups copy files changed since the last backup of any kind, while differential backups copy files changed since the last full backup.

d)

Incremental and differential backups both copy files changed since the last full backup, but incremental backups are faster.

35.

Choose the correct description of the 3-2-1 Backup Method.

a)
The 3-2-1 Backup Method requires 3 copies of data stored only on one device.
b)
The 3-2-1 Backup Method involves 2 copies of data, all stored offsite.
c)
The 3-2-1 Backup Method is a strategy that includes 1 copy of data stored locally and 2 copies offsite.
d)

The 3-2-1 Backup Method is a data backup strategy that includes 3 copies of data, store data on 2 types of media, and store 1 offsite.

36.

Which type of agreement describes what is acceptable & inacceptable use of licensed software?

a)
Service Level Agreement (SLA)
b)
End User License Agreement (EULA)
c)

Acceptable Use Policy (AUP)

d)
Non-Disclosure Agreement (NDA)
37.

Which answer accurately lists the 6 steps of the Incident Response Process in order?

a)
Detection, Containment, Recovery, Eradication, Analysis, Lessons Learned
b)
Preparation, Identification, Recovery, Lessons Learned, Response, Analysis
c)
Preparation, Identification, Containment, Eradication, Recovery, Lessons Learned
d)
Preparation, Identification, Containment, Recovery, Analysis, Documentation
38.

After degaussing SSDs, what's the next step to ensure all data is removed?

a)

N/A. Degaussing has no effect on SSDs.

b)
Overwrite the SSD with random data.
c)
Physically destroy the SSD.
d)
Delete the SSD's partition table.
39.

My company hired a third party to destroy our end of life IT equipment. What should I do to ensure that everything was properly documented and destroyed properly?

a)
Ask the third party for a verbal confirmation of destruction.
b)
Dispose of the equipment without any documentation.
c)
Trust that the third party will handle everything correctly without follow-up.
d)
Request a Certificate of Destruction and maintain records of the destroyed equipment.
40.

If I want to run a sequence of commands in Windows PowerShell, what tool would make it faster/easier?

a)
Command Prompt
b)
PowerShell script (.ps1 file)
c)
Batch file (.bat)
d)
Windows Task Scheduler
41.

My company tasked me with providing backup power for all of our IT equipment in case the power goes out. What should I purchase?

a)

Backup generator

b)

UPS

c)

Solar Panels

d)

Wind Turbine

42.

In an IT ticketing system, this severity level is reserved for issues that cause a complete work stoppage or significant impact on business operations.

a)
Critical
b)

Major

c)

Minor

d)
Low
43.

Choose the best description that distinguishes between a Policy and Guidance.

a)
A policy is mandatory; guidance is advisory.
b)
A policy is optional; guidance is mandatory.
c)
A policy is flexible; guidance is rigid.
d)
A policy provides general advice; guidance sets strict rules.
44.

What should home testers do today since the Core II exam is scheduled the next class day?

a)
Skip studying and go out with friends.
b)
Take the exam today instead of tomorrow.
c)

Review study materials all night.

d)

Run a System Test with OnVue