Showing:

Annotations
Attributes
Diagrams
Source
Main schema capec_2.7_attack_pattern.xsd
Namespace http://stix.mitre.org/extensions/AP#CAPEC2.7-1
Annotations
This schema was originally developed by The MITRE Corporation. The STIX XML Schema implementation is maintained by The MITRE Corporation and developed by the open STIX Community. For more information, including how to get involved in the effort and how to submit change requests, please visit the STIX website at http://stix.mitre.org.
Element stix-capec:CAPEC2.7InstanceType / stix-capec:CAPEC
Namespace http://stix.mitre.org/extensions/AP#CAPEC2.7-1
Annotations
The CAPEC field contains the structured specification of an Attack Pattern utilizing the CAPEC schema.
Diagram
Diagram ap_schema_v2_7_xsd.tmp#Attack_PatternType_ID ap_schema_v2_7_xsd.tmp#Attack_PatternType_Name ap_schema_v2_7_xsd.tmp#Attack_PatternType_Pattern_Completeness ap_schema_v2_7_xsd.tmp#Attack_PatternType_Pattern_Abstraction ap_schema_v2_7_xsd.tmp#Attack_PatternType_Status ap_schema_v2_7_xsd.tmp#Attack_PatternType_Description ap_schema_v2_7_xsd.tmp#Alternate_Terms ap_schema_v2_7_xsd.tmp#Attack_PatternType_Target_Attack_Surface ap_schema_v2_7_xsd.tmp#Attack_PatternType_Attack_Prerequisites ap_schema_v2_7_xsd.tmp#Attack_PatternType_Typical_Severity ap_schema_v2_7_xsd.tmp#Attack_PatternType_Typical_Likelihood_of_Exploit ap_schema_v2_7_xsd.tmp#Attack_PatternType_Methods_of_Attack ap_schema_v2_7_xsd.tmp#Attack_PatternType_Examples-Instances ap_schema_v2_7_xsd.tmp#Attack_PatternType_Attacker_Skills_or_Knowledge_Required ap_schema_v2_7_xsd.tmp#Attack_PatternType_Resources_Required ap_schema_v2_7_xsd.tmp#Attack_PatternType_Probing_Techniques ap_schema_v2_7_xsd.tmp#Attack_PatternType_Indicators-Warnings_of_Attack ap_schema_v2_7_xsd.tmp#Attack_PatternType_Obfuscation_Techniques ap_schema_v2_7_xsd.tmp#Attack_PatternType_Solutions_and_Mitigations ap_schema_v2_7_xsd.tmp#Attack_PatternType_Attack_Motivation-Consequences ap_schema_v2_7_xsd.tmp#Attack_PatternType_Injection_Vector ap_schema_v2_7_xsd.tmp#Attack_PatternType_Payload ap_schema_v2_7_xsd.tmp#Attack_PatternType_Activation_Zone ap_schema_v2_7_xsd.tmp#Attack_PatternType_Payload_Activation_Impact ap_schema_v2_7_xsd.tmp#Attack_PatternType_Related_Weaknesses ap_schema_v2_7_xsd.tmp#Attack_PatternType_Related_Vulnerabilities ap_schema_v2_7_xsd.tmp#Attack_PatternType_Related_Attack_Patterns ap_schema_v2_7_xsd.tmp#Attack_PatternType_Relevant_Security_Requirements ap_schema_v2_7_xsd.tmp#Attack_PatternType_Relevant_Design_Patterns ap_schema_v2_7_xsd.tmp#Attack_PatternType_Relevant_Security_Patterns ap_schema_v2_7_xsd.tmp#Attack_PatternType_Related_Security_Principles ap_schema_v2_7_xsd.tmp#Attack_PatternType_Related_Guidelines ap_schema_v2_7_xsd.tmp#Attack_PatternType_Purposes ap_schema_v2_7_xsd.tmp#Attack_PatternType_CIA_Impact ap_schema_v2_7_xsd.tmp#Attack_PatternType_Technical_Context ap_schema_v2_7_xsd.tmp#Attack_PatternType_Keywords ap_schema_v2_7_xsd.tmp#Attack_PatternType_References ap_schema_v2_7_xsd.tmp#Other_Notes ap_schema_v2_7_xsd.tmp#Maintenance_Notes ap_schema_v2_7_xsd.tmp#Content_History ap_schema_v2_7_xsd.tmp#Attack_PatternType
Type capec:Attack_PatternType
Children capec:Activation_Zone, capec:Alternate_Terms, capec:Attack_Motivation-Consequences, capec:Attack_Prerequisites, capec:Attacker_Skills_or_Knowledge_Required, capec:CIA_Impact, capec:Content_History, capec:Description, capec:Examples-Instances, capec:Indicators-Warnings_of_Attack, capec:Injection_Vector, capec:Keywords, capec:Maintenance_Notes, capec:Methods_of_Attack, capec:Obfuscation_Techniques, capec:Other_Notes, capec:Payload, capec:Payload_Activation_Impact, capec:Probing_Techniques, capec:Purposes, capec:References, capec:Related_Attack_Patterns, capec:Related_Guidelines, capec:Related_Security_Principles, capec:Related_Vulnerabilities, capec:Related_Weaknesses, capec:Relevant_Design_Patterns, capec:Relevant_Security_Patterns, capec:Relevant_Security_Requirements, capec:Resources_Required, capec:Solutions_and_Mitigations, capec:Target_Attack_Surface, capec:Technical_Context, capec:Typical_Likelihood_of_Exploit, capec:Typical_Severity
Attributes
QName Type Default Use Annotation
ID xs:integer 0 optional
Name xs:string required
Pattern_Abstraction restriction of xs:string optional
Pattern_Completeness restriction of xs:string optional
Status capec:Status_Type required
The Status attribute defines the status level for this view.
Source
<xs:element name="CAPEC" type="capec:Attack_PatternType">
  <xs:annotation>
    <xs:documentation>The CAPEC field contains the structured specification of an Attack Pattern utilizing the CAPEC schema.</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type stix-capec:CAPEC2.7InstanceType
Namespace http://stix.mitre.org/extensions/AP#CAPEC2.7-1
Annotations
The CAPECInstanceType provides an extension to the APStructureAbstractType which imports and leverages the CAPEC 2.7 schema for structured characterization of Attack Patterns.
Diagram
Diagram ttp_xsd.tmp#AttackPatternType_id ttp_xsd.tmp#AttackPatternType_idref ttp_xsd.tmp#AttackPatternType_capec_id ttp_xsd.tmp#AttackPatternType_Title ttp_xsd.tmp#AttackPatternType_Description ttp_xsd.tmp#AttackPatternType_Short_Description ttp_xsd.tmp#AttackPatternType capec_2_7_attack_pattern_xsd.tmp#CAPEC2.7InstanceType_CAPEC
Type extension of ttp:AttackPatternType
Type hierarchy
Children stix-capec:CAPEC, ttp:Description, ttp:Short_Description, ttp:Title
Attributes
QName Type Use Annotation
capec_id restriction of xs:string optional
This field specifies a reference to a particular entry within the Common Attack Pattern Enumeration and Classification (CAPEC)
id xs:QName optional
Specifies a unique ID for this Attack Pattern.
idref xs:QName optional
Specifies a reference to the ID for this Attack Pattern specified elsewhere.
Source
<xs:complexType name="CAPEC2.7InstanceType">
  <xs:annotation>
    <xs:documentation>The CAPECInstanceType provides an extension to the APStructureAbstractType which imports and leverages the CAPEC 2.7 schema for structured characterization of Attack Patterns.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ttp:AttackPatternType">
      <xs:sequence>
        <xs:element name="CAPEC" type="capec:Attack_PatternType">
          <xs:annotation>
            <xs:documentation>The CAPEC field contains the structured specification of an Attack Pattern utilizing the CAPEC schema.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>