Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

FinalExam-ADV05-MakScie

Total questions: 70

Worksheet time: 35mins

Name
Class
Date
1.

A hospital stores patient medical records in a cloud system. To prevent unauthorized staff from viewing files, which CIA component is most at risk if access control fails?

a)

Integrity

b)

Confidentiality

c)

Availability

d)

Accountability

2.

A bank detects that transaction logs were altered by an internal employee. What CIA aspect was breached?

a)

Availability

b)

Confidentiality

c)

Integrity

d)

Authenticity

3.

A government service portal crashed during peak hours due to insufficient server capacity. Which CIA element is affected?

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Auditability

4.

A company encrypts all emails to avoid data leakage. What CIA component is being protected?

a)

Confidentiality

b)

Availability

c)

Integrity

d)

Non-repudiation

5.

A file hash changed after a network transfer. What does this imply?

a)

Confidentiality breach

b)

System downtime

c)

Data modification

d)

Successful authentication

6.

A business implements a backup generator to continue operations during power outages. Which CIA principle is upheld?

a)

A. Availability

b)

B. Integrity

c)

C. Confidentiality

d)

D. Transparency

7.

A school restricts editing access to grade records to only teachers. This ensures:

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Authorization

8.

A malware encrypted all company files, making them unreadable until ransom is paid. Which CIA attribute is affected first?

a)

Confidentiality

b)

Integrity

c)

Availability

d)

All of the above

9.

Sending sensitive files over an HTTPS connection ensures:

a)

Availability only

b)

Confidentiality and integrity

c)

Integrity only

10.

A user cannot access their account after three login attempts. Which security principle applies?

a)

Confidentiality

b)

Availability

c)

Integrity

d)

Access control

11.

A company performs routine database validation to ensure data accuracy. Which CIA principle?

a)

Integrity

b)

Confidentiality

c)

Transparency

d)

Availability

12.

A system logs all access attempts for auditing. Which CIA-related property is this?

a)

A. Availability

b)

B. Non-repudiation

c)

C. Confidentiality

d)

D. Privacy

13.

A webserver uses a failover server during downtime. This improves:

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Authentication

14.

An employee accidentally deletes critical files. Integrity is preserved through:

a)

Encryption

b)

Backup and versioning

c)

Multi-factor authentication

d)

VPN

15.

A messaging app ensures messages are readable only by sender and receiver.

a)

Integrity

b)

Confidentiality

c)

Availability

d)

Authenticity

16.

Digital signatures ensure:

a)

Confidentiality only

b)

Integrity and non-repudiation

c)

Availability only

d)

Steganography

17.

A system verifies that a software update has not been tampered with before installation.

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Anonymity

18.

A DDoS attack targets a server, making it unreachable. Which CIA pillar is attacked?

a)

Integrity

b)

Confidentiality

c)

Availability

19.

A business segments data by role (HR, finance, ops). This protects:

a)

Integrity

b)

Availability

c)

Confidentiality

d)

Accountability

20.

A checksum mismatch during file download indicates loss of:

a)

Integrity

b)

Confidentiality

c)

Availability

d)

Authorization

21.

Your IDS reports repeated failed login attempts from an unknown IP. What type of attack is suspected?

a)

Phishing

b)

Brute force

c)

SQL injection

d)

DoS

22.

A company wants a device that blocks malicious traffic automatically. Which is appropriate?

a)

A. IDS

b)

B. IPS

c)

C. Honeypot

d)

D. Sniffer

23.

An IDS detects abnormal outbound traffic from a workstation. What does this likely indicate?

a)

Network congestion

b)

Malware beaconing

c)

Password expiration

d)

VPN failure

24.

A firewall rule blocks all traffic except whitelisted ports. This is known as:

a)

Allow-all policy

b)

Least privilege

c)

Deny-all policy

d)

NAT

25.

A company receives frequent false-positive security alerts. Which IDS type is likely used?

a)

Anomaly-based IDS

b)

Signature-based IDS

c)

Host-based firewall

d)

Behavior firewall

26.

A firewall blocking packets based on IP, port, and protocol is called:

a)

Proxy firewall

b)

Packet-filtering firewall

c)

Stateful firewall

d)

Web application firewall

27.

A stateful firewall examines:

a)

Only IP headers

b)

Status of active connections

c)

Only application data

28.

A company wants to monitor security inside virtual machines. What solution is suitable?

a)

A. Host-based IDS (HIDS)

b)

B. Network IDS (NIDS)

c)

C. Router ACL

d)

D. VPN

29.

A signature-based IDS cannot detect:

a)

Known malware

b)

Zero-day attacks

c)

Port scans

d)

Old exploits

30.

Which firewall type filters based on user identity?

a)

Application-layer firewall

b)

Circuit-level firewall

c)

Stateless firewall

d)

Proxy firewall

31.

A system compares network traffic to known attack patterns. What is this?

a)

Anomaly detection

b)

Signature detection

c)

Heuristics

d)

Machine learning

32.

A fake machine deployed to lure attackers is called:

a)

IDS

b)

Honeypot

33.

A company wants to block SQL injection. Which solution?

a)

WAF (Web Application Firewall)

b)

NIDS

c)

Proxy server

d)

VPN

34.

An NIDS cannot inspect encrypted traffic because:

a)

It has no decryption keys

b)

It is too slow

c)

It only logs IPs

d)

It uses outdated signatures

35.

A firewall blocks incoming traffic but allows outgoing email. This is an example of:

a)

NAT

b)

Egress filtering

c)

Ingress filtering

d)

Port forwarding

36.

A firewall tracks packets belonging to existing connections. This is:

a)

Stateless firewall

b)

Packet-filtering

c)

Stateful inspection

d)

ACL-based filtering

37.

A company notices very high CPU usage on IDS during peak hours. Likely cause:

a)

Heavy network traffic triggering IDS analysis

b)

Insufficient RAM in the IDS server

c)

Power supply issues in the data center

d)

Outdated antivirus definitions

38.

What device protects against both external and internal threats?

a)

NIDS

b)

HIDS

c)

IPS

d)

Router

39.

A firewall configured to block outbound traffic containing credit card numbers enforces:

a)

DLP

b)

WAF rules

c)

IDS signatures

d)

NAT

40.

Traffic spikes from a single IP on port 80. This likely indicates:

a)

DDoS

b)

Privilege escalation

c)

SQL injection

d)

Brute force

41.

A company uses VPN for remote employees. What does the firewall need to allow?

a)

GRE or IPSec protocols

b)

SMTP only

c)

JSON packets

d)

ARP frames

42.

An attacker sends fragmented packets to bypass firewall rules. This is an example of:

a)

Port knocking

b)

Packet fragmentation attack

c)

SYN flood

d)

Man-in-the-middle

43.

A firewall rule misconfiguration exposed an internal server. The issue is related to:

a)

A. Access control

b)

B. Logging

c)

C. Authorization

d)

D. Compression

44.

Your IDS frequently triggers on a legitimate application. This is known as:

a)

False negative

b)

True positive

c)

False positive

d)

True negative

45.

A company wants to drop packets from countries unrelated to operations. Which feature?

a)

Geo-blocking

b)

NAT

c)

DNS filtering

d)

VLAN tagging

46.

A company wants two users to securely exchange data without sharing a private key. Which encryption type?

a)

Symmetric

b)

Asymmetric

c)

Hashing

d)

Encoding

47.

An attacker captures encrypted traffic but cannot break AES-256. This is due to:

a)

Weak hashing

b)

Strong symmetric encryption

c)

Poor key exchange

d)

Obfuscation

48.

A digital certificate is mainly used to:

a)

Increase speed

b)

Prove identity

c)

Limit bandwidth

d)

Prevent spam

49.

Which algorithm is commonly used for hashing passwords?

a)

RSA

b)

SHA-256

c)

AES

d)

Blowfish

50.

A company stores one-way encrypted passwords. This method is known as:

a)

Symmetric encryption

b)

Hashing

c)

Encoding

d)

Tokenization

51.

A system uses two keys: a public and private key. This is:

a)

Hashing

b)

Steganography

c)

Asymmetric encryption

d)

Symmetric encryption

52.

A company needs fast encryption for large files. What is ideal?

a)

RSA

b)

ECC

c)

AES

d)

MD5

53.

An email is encrypted with the receiver’s public key. Who can decrypt it?

a)

Sender

b)

Receiver

c)

Anyone with the key

d)

The certificate authority

54.

A public Wi-Fi network uses WPA3. This secures the network by:

a)

Hashing SSIDs

b)

Encrypting wireless communication

c)

Blocking VPNs

d)

Using MAC filtering

55.

A company uses a VPN. VPN encryption protects:

a)

Content of transmitted data

b)

Server configuration

c)

Local disk

d)

Hardware firmware

56.

An attacker alters a message in transit. What protects against this?

a)

Hash + digital signature

b)

Encoding

c)

Compression

d)

Tokenization

57.

A developer hides data inside an image. This technique is:

a)

Hashing

b)

Steganography

c)

Symmetric encryption

d)

Obfuscation

58.

You need to verify that a downloaded file is legitimate. What do you check?

a)

Public key

b)

Hash value

c)

Encryption speed

d)

File name

59.

A company uses HMAC to secure API calls. What does HMAC ensure?

a)

Encoding

b)

Message integrity

c)

Availability

d)

Compression

60.

RSA performance is slow for large messages because:

a)

It uses long keys

b)

It’s symmetric

c)

It’s a hashing algorithm

d)

It uses weak math

61.

A session key is generated during SSL handshake for:

a)

Authentication

b)

Symmetric encryption speed

c)

Integrity

d)

MAC filtering

62.

A user receives a certificate warning in the browser. Cause?

a)

Wrong IP address

b)

Mismatched or expired certificate

c)

DNS failure

d)

RAM issue

63.

A company wants to encrypt data at rest. Recommended?

a)

RSA

b)

AES

c)

SHA-1

d)

CRC32

64.

A hash collision means:

a)

Two inputs produce different outputs

b)

Two inputs produce the same output

c)

File lost integrity

d)

Hash cannot be reversed

65.

A digital signature verifies:

a)

Only confidentiality

b)

Sender identity and integrity

c)

Availability

d)

Network speed

66.

A website uses HTTPS. Which protocols are involved?

a)

A. SSL/TLS

b)

B. FTP

c)

C. SMTP

d)

D. ICMP

67.

A company needs lightweight encryption for mobile apps. Best choice?

a)

RSA-4096

b)

ECC

c)

DES

d)

Blowfish

68.

Encrypted messages output twice the size of input. This describes:

a)

Hashing

b)

Encoding

c)

Ciphertext expansion

d)

Tokenization

69.

A user wants to ensure only the intended receiver opens a file. They should:

a)

Use steganography

b)

Encrypt with receiver’s public key

c)

Hash the file

d)

Send via FTP

70.

To ensure privacy on cloud storage, a user encrypts files before uploading. This is known as:

a)

Client-side encryption

b)

Server-side encryption

c)

Hashing