wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

UDP_wala_Scanning

Total questions: 10

Worksheet time: 2mins

Name
Class
Date
1.

Which technique in UDP scanning is used to bypass detection mechanisms like firewalls, IDS, or IPS

a)

ICMP-based Firewall Technique

b)

Advanced Encryption Technique

c)

Advanced Evasion Technique

d)

Data Encryption Technique

2.

Minimizing detection by IDS/IPS systems. By fragmenting packets or altering payloads, we can bypass some firewalls.

(a)  

3.

Which of the following is not a field present in the UDP header

a)

Checksum

b)

Data field

c)

Source port

d)

Length

4.

Myth: UDP scanning is used to detect open UDP ports on a target system by sending UDP packets and analyzing the response. Accept or Reject?

(a)  

5.

Which DDoS attack exploits UDP's connectionless nature to overwhelm network resources?

a)

Reflection-based UDP attack

b)

SYN flood attack

c)

UDP fragmentation attack

d)

UDP flood attack

6.

User Datagram Protocol (UDP) is a lightweight protocol that operates at which layer of the OSI model?

a)

Layer 4

b)

Layer 2

c)

Layer 3

d)

Layer 5

7.

Acknowledgment segment is present in UDP. True or False

a)

False

b)

True

8.

If no response is received, it may indicate that the port is open (depending on firewall configurations), whereas receiving an ICMP "port unreachable" message confirms ____________.

a)

port is open

b)

port is filtered

c)

port is closed

d)

port is unreachable

9.

Which technology uses UDP for real-time voice communication in services like Skype and WhatsApp?

(a)  

10.

Bonus: What is the purpose of using a pseudo-header in verifying UDP packets?

a)

To confirm the integrity of data within the UDP packet during transmission.

b)

To ensure that the UDP packet has reached its correct destination.

c)

To ensure the source address is validated in the communication process.

d)

To check the routing path taken by the UDP packet.