Skip to content

Add attackFeasibilityRatings to the Attack Step directly as Array #39

Description

@JohnASRG

The attackFeasibilityRatings should not be it's own data entity. This should be a part of the Attack step, which means, it does not need to have it's own ID.

Please add the WoE or Window of Opportunity to the inputFactors
Please update time to Elasped Time to the inputFactors.

"attackFeasibilityRatings": [
{
"id": "AFR-OTA-01",
"attackPathId": "AP-OTA-01",
"methodId": "iso21434-afr-v1",
"inputFactors": {
"time": "high",
"expertise": "expert",
"knowledge": "insider",
"equipment": "specialized"
},
"score": "4",
"band": "High",
"rationale": "Requires sophisticated backend compromise and exploitation of update pipeline"
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions