IDSSignatureDetail
{
"action": "string",
"affected_product": "string",
"attack_target": "string",
"category": [
"string"
],
"class_type": "string",
"cves": [
"string"
],
"cvss": "string",
"cvssv2": "string",
"cvssv3": "string",
"direction": "string",
"enabled": false,
"flow": "string",
"malware_family": "string",
"name": "string",
"performance_impact": "string",
"policy": [
"string"
],
"protocol": "string",
"resource_type": "string",
"severity": "string",
"signature_id": 0,
"signature_revision": 0,
"signature_severity": "string",
"tag": [
"string"
],
"type": [
"string"
],
"urls": [
"string"
]
}
Packet analysis action
Product affected by the signature.
Target of the attack tracked in the signature.
VMware defined signature category.
Class type of the signature.
CVE of the signature.
Represents the cvss value of a Signature. The value is derived from cvssv3 or cvssv2 score. If cvssv3 exists, then this is the cvssv3 score, else it is the cvssv2 score.
Signature CVSSV2 score.
Signature CVSSV3 score.
Source-destination direction.
Signature enabled.
Flow established from server, from client etc.
Family of the malware tracked in the signature.
Name of the signature.
Performance impact of the signature.
Signature policy.
Protocol used in the packet analysis.
IDSSignatureDetail resource type.
VMware defined signature severity.
Unique ID of the signature rule.
The revision of the signature
Signature vendor set severity of the signature rule.
Vendor assigned classification tag.
Signature type.
List of mitre attack URLs pertaining to signature.