wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Network Attacks and Security

Total questions: 12

Worksheet time: 14mins

Name
Class
Date
1.

1. ARP poisoning is a technique used to:

a)

a. Overwhelm a target server with ICMP ping packers causing a DOS attack.

b)

b. Install malware on victim machines transforming them into zombie agents.

c)

c. Overwhelm a target server with ACK packers exploiting the nature of the 3 way handshake.

d)

d. Alter the MAC address of a computer’s ARP cache so that traffic is directed to a man-in-the-middle instead of the intended destination such as an internet router.

2.

Which of the following is TRUE with regards to the SMURF Flood attack

a)

a. The attacker utilizes large volumes of SYN packets in order to flood the server.

b)

b. The attacker sends an ARP broadcast packet in order to flood the server with ACK packets.

c)

c. With the help of other computers, the attacker floods the server with ping requests.

d)

d. With the help of other computers, the attacker floods the server with ping replies

3.

1. Which of the following elements is most likely to be an issue for Ping flood?

a)

a. Confidentiality

b)

b. Integrity

c)

c. Availability

d)

d. Non-repudiation.

4.

1. Which of the following is a technique to mask the source IP address of a network attack?

a)

a. DDoS

b)

b. Replay

c)

c. Sniffing

d)

d. Spoofing

5.

1. Which of the following malware is MOST LIKELY used by attackers to carry out Distributed Denial of Services (DDOS) attacks?

a)

a. Trojan.

b)

b. Rootkit

c)

c. Botnet.

d)

d. Adware.

6.

Which of the following statement about IP spoofing is TRUE?

a)

a. The destination IP address of the network packet is changed to another IP address.

b)

b. The source MAC address of the network packet is changed to the hacker’s MAC address.

c)

c. The destination MAC address of the network packet is changed to the hacker’s MAC address.

d)

d. The source IP address of the network packet is changed to another IP address

7.

Which of the following describes differential backup?

a)

A. A differential backup backs up all the information on the disk to an offline device such as tape.

b)

B. A differential backup backs up only the information that is added since previous differential backup.

c)

C. A differential backup backs up only the information that is added since last full backup.

d)

D. A differential backup backs up only the information that is added since last incremental backup.

8.

Which of the following backup procedures copies all changes made since the last full backup?

a)

A. Incremental backup

b)

B. Differential backup

c)

C. Archive backup

d)

D. None of the above.

9.

RAID 0

a)

Striping only

b)

striping with parity

c)

mirroring only

d)

striping and mirroring

10.

RAID 1

a)

Striping only

b)

striping with parity

c)

mirroring only

d)

striping and mirroring

11.

RAID 5

a)

Striping only

b)

striping with parity

c)

mirroring only

d)

striping and mirroring

12.

1. When implementing ______________________, a stripe set breaks data into units and stores the units across a series of disks by reading and writing to all disks simultaneously. This provides an increase in performance but it does not provide fault tolerance. A failure of one disk in the set means all data is lost.

a)

RAID 0

b)

RAID 5

c)

RAID 1

d)

RAID 10