nerdexam
Cisco

210-250 · Question #123

What Does the sum of the risk presented by an application represent for that application ?

The correct answer is B. Application Attack Surface. The Application Attack Surface represents the total sum of all risk and potential entry points that an application exposes to attackers across its components, interfaces, and data flows.

Threats and Vulnerabilities

Question

What Does the sum of the risk presented by an application represent for that application ?

Options

  • ASecurity violation
  • BApplication Attack Surface
  • CHIPPA violation
  • DVulnerability

How the community answered

(50 responses)
  • A
    2% (1)
  • B
    92% (46)
  • C
    4% (2)
  • D
    2% (1)

Why each option

The Application Attack Surface represents the total sum of all risk and potential entry points that an application exposes to attackers across its components, interfaces, and data flows.

ASecurity violation

A security violation refers to a specific act or event that breaches a defined security policy, not the cumulative measure of risk an application presents.

BApplication Attack SurfaceCorrect

The attack surface of an application is defined as the aggregate of all the different points (vectors) where an unauthorized user could attempt to enter or extract data, representing the sum total of risk the application presents. It includes all code paths, APIs, user inputs, and services the application exposes. Reducing the attack surface is a core secure design principle aimed at minimizing overall risk.

CHIPPA violation

A HIPAA violation (note: the question misspells it as HIPPA) is a breach of the Health Insurance Portability and Accountability Act's requirements for protecting health information and is a regulatory concept, not a measure of application risk.

DVulnerability

A vulnerability is a specific, individual weakness or flaw in an application, whereas the attack surface represents the total aggregated risk across all such weaknesses and exposure points.

Concept tested: Application attack surface and aggregate risk assessment

Source: https://owasp.org/www-community/Attack_Surface_Analysis_Cheat_Sheet

Topics

#attack surface#application risk#risk assessment

Community Discussion

No community discussion yet for this question.

Full 210-250 Practice