Skip to main content

Why Attack Feasibility Matters

A threat scenario may describe catastrophic damage, but if the attack requires six months of effort by multiple experts using bespoke equipment, the practical risk is low. Feasibility scoring quantifies this attacker effort so that risk treatment resources are allocated where threats are both impactful and realistically achievable. The taraFeasibility field is the output of this scoring process and feeds directly into the risk verdict matrix to produce the final risk verdict (1—5).

The Five EVITA Factors

Each TARA record is scored on five dimensions. Each dimension maps to an enumeration on the taraRecord work item type with predefined numeric weights aligned to ISO/SAE 21434 Annex G. diagram

Factor Score Tables

Elapsed Time (attackTime)

Enum ValueLabelScore
lte1dLess than or equal to 1 day0
lte1wLess than or equal to 1 week1
lte1moLess than or equal to 1 month4
lte6moLess than or equal to 6 months17
gt6moGreater than 6 months19

Specialist Expertise (attackExpertise)

Enum ValueLabelScore
laymanLayman0
proficientProficient3
expertExpert6
multipleExpertsMultiple Experts8

Knowledge of Item (attackKnowledge)

Enum ValueLabelScore
publicPublic0
restrictedRestricted3
confidentialConfidential7
strictlyConfidentialStrictly Confidential11

Window of Opportunity (attackWoo)

Enum ValueLabelScore
unlimitedUnlimited0
easyEasy1
moderateModerate4
difficultDifficult10

Equipment (attackEquipment)

Enum ValueLabelScore
standardStandard0
specializedSpecialized4
bespokeBespoke7
multBespokeMultiple Bespoke9

The Feasibility Formula

The feasibilityFormula in the Risksheet configuration sums all five factor scores and classifies the result:
Sum RangeFeasibility LevelInterpretation
0 — 13HighAttack is easy to carry out — low barrier
14 — 19MediumAttack requires moderate effort
20 — 24LowAttack requires significant effort
25+Very LowAttack is extremely difficult
The scoring is inverted: a low total sum means the attack requires little time, expertise, knowledge, opportunity, and equipment — making it highly feasible. This matches the ISO/SAE 21434 Annex G convention.
The feasibilityFormula returns null if any of the five factor fields is empty. The taraFeasibility column will display blank until all inputs are provided. Complete all factor assessments before moving to the Risk Assessment view.

Visual Indicators in Risksheet

The feasibilityDecorator applies color coding to the Feasibility column:
  • High — Red background (immediate attention)
  • Medium — Amber background (review needed)
  • Low / Very Low — Green background (acceptable)
The rowHeaderVerdict decorator also colors the entire row header based on the final verdict, providing a scan-friendly risk heatmap even when the Feasibility column is collapsed.

Relationship to the Verdict

Feasibility is one of two inputs to the risk verdict matrix. The other input is taraImpact (the severity of the damage scenario). Together they produce the taraVerdict score (1—5) that drives all downstream treatment decisions and CAL requirements.

See Also