nerdexam
EC-Council

312-50V9 · Question #564

Study the snort rule given below: From the options below, choose the exploit against which this rule applies.

The correct answer is C. MS Blaster. The Snort rule targets traffic associated with the MS Blaster worm, which exploited the Windows DCOM RPC buffer overflow vulnerability (MS03-026) on TCP port 135.

Evading IDS, Firewalls, and Honeypots

Question

Study the snort rule given below:

From the options below, choose the exploit against which this rule applies.

Exhibit

312-50V9 question #564 exhibit

Options

  • AWebDav
  • BSQL Slammer
  • CMS Blaster
  • DMyDoom

How the community answered

(41 responses)
  • A
    7% (3)
  • B
    2% (1)
  • C
    73% (30)
  • D
    17% (7)

Why each option

The Snort rule targets traffic associated with the MS Blaster worm, which exploited the Windows DCOM RPC buffer overflow vulnerability (MS03-026) on TCP port 135.

AWebDav

WebDAV exploits target HTTP/HTTPS ports (80/443) using malformed WebDAV requests, not the DCOM RPC service port pattern matched by this rule.

BSQL Slammer

SQL Slammer propagated via a UDP buffer overflow targeting MS SQL Server on UDP port 1434, which is a completely different protocol, port, and payload signature.

CMS BlasterCorrect

MS Blaster (W32.Blaster.Worm) exploited CVE-2003-0352, a buffer overflow in the Windows DCOM RPC service listening on TCP port 135. Snort rules for this worm match on the specific shellcode pattern and destination port 135 (or the backdoor on TCP 4444) used during exploitation and propagation.

DMyDoom

MyDoom was a mass-mailing email worm that spread via SMTP attachments and opened a backdoor on TCP port 3127, not DCOM RPC traffic.

Concept tested: Snort rule identification for MS Blaster worm

Source: https://learn.microsoft.com/en-us/security-updates/securitybulletins/2003/ms03-026

Topics

#Snort rules#MS Blaster#IDS signatures#exploit detection

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice