nerdexam
Cisco

200-201 · Question #407

Which type of evasion technique is accomplished by separating the traffic into smaller segments before transmitting across the network?

The correct answer is D. fragmentation. Fragmentation is an evasion technique where network traffic is broken into smaller segments before transmission, making it harder for security devices to inspect.

Submitted by jordan8· Mar 6, 2026Network Intrusion Analysis

Question

Which type of evasion technique is accomplished by separating the traffic into smaller segments before transmitting across the network?

Options

  • Aencryption
  • Btunneling
  • Cproxies
  • Dfragmentation

How the community answered

(43 responses)
  • A
    2% (1)
  • B
    5% (2)
  • C
    2% (1)
  • D
    91% (39)

Why each option

Fragmentation is an evasion technique where network traffic is broken into smaller segments before transmission, making it harder for security devices to inspect.

Aencryption

Encryption scrambles data to protect its confidentiality and integrity, rather than breaking it into smaller segments for evasion.

Btunneling

Tunneling encapsulates one protocol inside another, creating a 'tunnel' through a network, but doesn't inherently involve splitting traffic into smaller segments for evasion.

Cproxies

Proxies act as intermediaries for network requests, often to hide client IP addresses or cache content, but they do not primarily involve segmenting traffic for evasion.

DfragmentationCorrect

Fragmentation involves splitting a larger packet into multiple smaller packets, which can sometimes bypass intrusion detection systems (IDS) or firewalls that are not configured to reassemble and inspect fragmented packets effectively.

Concept tested: Network evasion techniques - fragmentation

Source: https://learn.microsoft.com/en-us/windows/win32/winsock/icmp-fragmentation-and-reassembly-2

Topics

#Evasion techniques#Network security#Fragmentation#IDS/IPS evasion

Community Discussion

No community discussion yet for this question.

Full 200-201 Practice