nerdexam
Cisco

210-250 · Question #28

An intrusion detection system begins receiving an abnormally high volume of scanning from numerous sources. Which evasion technique does this attempt indicate?

The correct answer is B. resource exhaustion. Flooding an IDS with abnormally high scanning volume from many sources is a resource exhaustion evasion technique designed to overwhelm the system's processing capacity.

Threats and Vulnerabilities

Question

An intrusion detection system begins receiving an abnormally high volume of scanning from numerous sources. Which evasion technique does this attempt indicate?

Options

  • Atraffic fragmentation
  • Bresource exhaustion
  • Ctiming attack
  • Dtunneling

How the community answered

(31 responses)
  • A
    16% (5)
  • B
    71% (22)
  • C
    10% (3)
  • D
    3% (1)

Why each option

Flooding an IDS with abnormally high scanning volume from many sources is a resource exhaustion evasion technique designed to overwhelm the system's processing capacity.

Atraffic fragmentation

Traffic fragmentation splits attack payloads into small packet fragments to prevent the IDS from matching complete attack signatures, and does not rely on high-volume scanning from multiple sources.

Bresource exhaustionCorrect

Resource exhaustion is an IDS evasion technique where the attacker intentionally generates an overwhelming volume of traffic or events from numerous sources to saturate the IDS's processing, memory, or logging capacity. When the IDS is overloaded, it drops packets or events it cannot process, creating blind spots that the attacker can exploit to launch the real attack undetected. The use of numerous sources distributes the load and makes the flood harder to filter by single-source rules.

Ctiming attack

A timing attack slows down malicious traffic to fall below the IDS's time-based detection thresholds, which is the opposite of generating abnormally high volumes.

Dtunneling

Tunneling hides malicious traffic inside legitimate protocols such as DNS or HTTP to evade signature-based detection, and is unrelated to volumetric scanning floods.

Concept tested: IDS evasion via resource exhaustion technique

Source: https://www.cisco.com/c/en/us/td/docs/security/ips/7-0/configuration/guide/idm/idmguide7/idm_evading.html

Topics

#IDS evasion#resource exhaustion#port scanning#denial of service

Community Discussion

No community discussion yet for this question.

Full 210-250 Practice