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"
},
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"
},