Characterizes a description of an individual exploit.
In addition to capturing basic information, this type is intended to be extended to enable the structured description of an exploit using the XML Schema extension feature. No extension is provided by STIX to support this, however those wishing to represent structured exploit information may develop such an extension.
Field Name | Type | Description |
---|---|---|
@idoptional | QName |
Specifies a unique ID for this Exploit Instance. |
@idrefoptional | QName |
Specifies a reference to the ID for this Exploit Instance specified elsewhere. |
Title0..1 | string |
The Title field provides a simple title for an individual Exploit instance. |
Description0..1 | StructuredTextType |
The Description field is optional and provides an unstructured, text description of an individual Exploit Instance. |
Short_Description0..1 | StructuredTextType |
The Short_Description field is optional and provides a short, unstructured, text description of an individual Exploit Instance. |