nerdexam
GIAC

GCIH · Question #88

John works as a Network Administrator for Net Perfect Inc. The company has a Windows-based network. The company uses Check Point SmartDefense to provide security to the network of the company. On…

The correct answer is D. PTC worms and mutations. Check Point SmartDefense can block worms that rely on sending requests to specific or user-defined URLs by enforcing HTTP URL-dropping rules on protected web servers.

Malware Analysis & Advanced Persistent Threats

Question

John works as a Network Administrator for Net Perfect Inc. The company has a Windows-based network. The company uses Check Point SmartDefense to provide security to the network of the company. On the HTTP servers of the company, John defines a rule for dropping any kind of userdefined URLs. Which of the following types of attacks can be prevented by dropping the user- defined URLs?

Options

  • AMorris worm
  • BCode red worm
  • CHybrid attacks
  • DPTC worms and mutations

How the community answered

(65 responses)
  • A
    3% (2)
  • B
    6% (4)
  • C
    15% (10)
  • D
    75% (49)

Why each option

Check Point SmartDefense can block worms that rely on sending requests to specific or user-defined URLs by enforcing HTTP URL-dropping rules on protected web servers.

AMorris worm

The Morris worm spread via sendmail, fingerd, and rsh exploits in a Unix environment and does not rely on HTTP URL-based requests, so an HTTP URL-dropping rule would not prevent it.

BCode red worm

The Code Red worm exploited a fixed buffer overflow in Microsoft IIS via the /default.ida URL and is blocked by patching the IIS vulnerability or filtering that specific known URI, not by a general user-defined URL drop rule.

CHybrid attacks

Hybrid attacks combine multiple techniques such as password cracking and social engineering and are not specifically mitigated by HTTP URL-dropping rules on a web server.

DPTC worms and mutationsCorrect

PTC worms and their mutations propagate by issuing HTTP requests to custom or dynamically constructed URLs on vulnerable web servers; by configuring SmartDefense to drop requests matching user-defined URL patterns, the administrator removes the HTTP-based attack vector these worms rely on for initial exploitation and self-propagation to new hosts.

Concept tested: Check Point SmartDefense HTTP URL-based worm prevention

Source: https://sc1.checkpoint.com/documents/SmartDefense/SmartDefense_Admin_Guide/index.htm

Topics

#URL filtering#worm prevention#HTTP security#Check Point SmartDefense

Community Discussion

No community discussion yet for this question.

Full GCIH Practice