ITPEC IP April 2024 Question 42

Source exam: ITPEC IP April 2024Topic: Security

ITPEC IP April 2024 — Question 42 of 100

Behavioral detection monitors program activity and stops behavior that appears malicious, even without a known signature. Suspicious actions can include unexpected external communication, mass file modification, privilege escalation, code injection, or unusual process relationships. Because detection focuses on what software does, it can identify some previously unknown malware and zero-day exploitation.

Answer (c)

Why not others:
- (a) describes a screen saver or idle-display function

- (b) describes account lockout after repeated authentication failures

- (d) describes input validation or sanitization used to neutralize harmful web input

Key rule: Signature detection matches known patterns; behavioral detection looks for suspicious actions and therefore can respond to threats whose exact code has not been seen before.

AI-generated — may contain errors

The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.

This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official IP past-paper collection or Report an issue.