The CAPECInstanceType provides an extension to the APStructureAbstractType which imports and leverages the CAPEC 2.7 schema for structured characterization of Attack Patterns.
Field Name | Type | Description |
---|---|---|
@idoptional | QName |
Specifies a unique ID for this Attack Pattern. |
@idrefoptional | QName |
Specifies a reference to the ID for this Attack Pattern specified elsewhere. |
@capec_idoptional | @capec_idInlineType |
This field specifies a reference to a particular entry within the Common Attack Pattern Enumeration and Classification (CAPEC) |
Title0..1 | string |
The Title field provides a simple title for an individual Attack Pattern. |
Description0..n | StructuredTextType |
The Description field is optional and provides an unstructured, text description of an individual Attack Pattern. |
Short_Description0..n | StructuredTextType |
The Short_Description field is optional and provides a short, unstructured, text description of an individual Attack Pattern. |
CAPEC1..1 | Attack_PatternType |
The CAPEC field contains the structured specification of an Attack Pattern utilizing the CAPEC schema. |