nerdexam
GIAC

GSEC · Question #105

A Host-based Intrusion Prevention System (HIPS) software vendor records how the Firefox Web browser interacts with the operating system and other applications, and identifies all areas of Firefox func

The correct answer is B. Application Behavior Monitoring. The scenario describes a HIPS feature that profiles normal application behavior and monitors for deviations, which is called Application Behavior Monitoring.

Defense in Depth and Protocols

Question

A Host-based Intrusion Prevention System (HIPS) software vendor records how the Firefox Web browser interacts with the operating system and other applications, and identifies all areas of Firefox functionality. After collecting all the data about how Firefox should work, a database is created with this information, and it is fed into the HIPS software. The HIPS then monitors Firefox whenever it's in use. What feature of HIPS is being described in this scenario?

Options

  • ASignature Matching
  • BApplication Behavior Monitoring
  • CHost Based Sniffing
  • DApplication Action Modeling

How the community answered

(25 responses)
  • A
    8% (2)
  • B
    72% (18)
  • C
    16% (4)
  • D
    4% (1)

Why each option

The scenario describes a HIPS feature that profiles normal application behavior and monitors for deviations, which is called Application Behavior Monitoring.

ASignature Matching

Signature Matching compares activity or file hashes against a database of known malicious patterns, not against a learned profile of normal application behavior.

BApplication Behavior MonitoringCorrect

Application Behavior Monitoring involves recording and analyzing how an application normally interacts with the OS and other software to build a behavioral baseline. The HIPS then compares real-time activity against this baseline and raises alerts when the application acts outside its learned profile. This technique is capable of detecting novel or zero-day exploits that would bypass signature-based methods.

CHost Based Sniffing

Host Based Sniffing refers to capturing and analyzing network packets at the host level, which is unrelated to profiling application-to-OS interactions.

DApplication Action Modeling

Application Action Modeling is not a recognized standard HIPS feature term; the correct industry term for the described profiling and monitoring process is Application Behavior Monitoring.

Concept tested: HIPS application behavior baseline profiling

Source: https://www.cisco.com/c/en/us/products/security/intrusion-prevention-system-ips/index.html

Topics

#HIPS#application behavior monitoring#intrusion prevention#behavioral analysis

Community Discussion

No community discussion yet for this question.

Full GSEC Practice