wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Chapter 2 - IT Security - Pre Quiz

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What is the primary purpose of an Intrusion Detection System (IDS)?

a)

To prevent all cyber attacks

b)

To detect a wide range of security violations

c)

To encrypt network traffic

d)

To manage network bandwidth

2.

What is a key advantage of Host-Based IDS?

a)

Lower cost

b)

More detailed logging

c)

Wider range of detection

d)

Easier deployment

3.

What is a key consideration when placing Network-Based IDS?

a)

It must be placed where outbound packets are invisible

b)

It must be placed where inbound and outbound packets are visible

c)

It must be placed after encryption points

d)

It must be placed only at network endpoints

4.

Which detection method takes the context of the established session into account?

a)

Pattern Matching

b)

Stateful Pattern Matching

c)

Protocol Decode based analysis

d)

Heuristic based analysis (based on practical experience and knowledge)

5.

Which of the following is NOT one of the main benefits of implementing an IDS?

a)

Early detection

b)

Deterrence

c)

Network acceleration

d)

Future improvement through information collection

6.

What is a key advantage of Network-Based IDS over Host-Based IDS?

a)

More detailed logging

b)

Lower cost of deployment

c)

Better detection of unknown attacks

d)

Increased recovery capabilities

7.

What is a key advantage of Application Firewalls/IDS?

a)

High network performance

b)

Easy configuration

c)

Very granular policy setting

d)

No need for updates

8.

What is the main difference between IPS and IDS?

a)

IPS is older technology

b)

IPS is reactive while IDS is proactive

c)

IPS is proactive while IDS tends to be reactive

d)

They are exactly the same

9.

Layer Seven (Application layer) Switches are especially effective against which type of attack?

a)

Buffer overflow attacks

b)

SQL injection

c)

DoS attacks

d)

Man-in-the-middle attacks

10.

Which type of IPS combines the features of host-based application firewall/IDS and layer seven switch?

a)

Inline IDS

b)

Deceptive Applications

c)

Hybrid Switches

d)

Network-based application IDS

11.

What is a honeypot?

a)

A system designed to detect all types of malware

b)

A system designed to attract attackers

c)

A type of firewall

d)

A network monitoring tool

12.

In honeypot deployment strategies, what is the "Minefield" approach?

a)

Creating an entire network of honeypots

b)

Pairing each critical server with a honeypot

c)

Scattering honeypots throughout actual systems

d)

Using honeypots as firewalls

13.

Which type of honeypot is described as the simplest form but can be used to launch attacks when compromised?

a)

Facade

b)

Instrumented Systems

c)

Sacrificial Lamb

d)

Shield

14.

In the "Shield" honeypot deployment strategy, what happens to legitimate port traffic?

a)

It's blocked

b)

It's sent to the honeypot

c)

It's sent to the real host

d)

It's duplicated to both hosts

15.

Which of the following is true about Honeynet deployment strategy?

a)

It pairs each server with a honeypot

b)

It creates an entire network using honeypots

c)

It only protects the network perimeter

d)

It replaces the existing network infrastructure