2019-05-06 07:10:33 +02:00
|
|
|
{
|
|
|
|
"attributes": {
|
2020-04-26 02:10:02 +02:00
|
|
|
"content-type": {
|
|
|
|
"description": "Content type",
|
2019-05-06 07:10:33 +02:00
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2019-05-06 07:10:33 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"digest_algorithm": {
|
|
|
|
"description": "Digest algorithm",
|
|
|
|
"disable_correlation": true,
|
2019-05-06 07:10:33 +02:00
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"issuer": {
|
|
|
|
"description": "Issuer of the certificate",
|
|
|
|
"disable_correlation": true,
|
2019-05-06 07:10:33 +02:00
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"program-name": {
|
|
|
|
"description": "Program name",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"signature_algorithm": {
|
|
|
|
"description": "Signature algorithm",
|
|
|
|
"disable_correlation": true,
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "text",
|
2019-05-06 07:10:33 +02:00
|
|
|
"sane_default": [
|
|
|
|
"SHA1_WITH_RSA_ENCRYPTION",
|
|
|
|
"SHA256_WITH_RSA_ENCRYPTION"
|
2020-04-26 02:10:02 +02:00
|
|
|
],
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"text": {
|
|
|
|
"description": "Free text description of the signer info",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 1
|
|
|
|
},
|
|
|
|
"url": {
|
|
|
|
"description": "Url",
|
|
|
|
"misp-attribute": "url",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"version": {
|
|
|
|
"description": "Version of the certificate",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2019-05-06 07:10:33 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"description": "Authenticode Signer Info",
|
|
|
|
"meta-category": "file",
|
2020-04-26 02:10:02 +02:00
|
|
|
"name": "authenticode-signerinfo",
|
|
|
|
"requiredOneOf": [
|
|
|
|
"url",
|
|
|
|
"program-name"
|
|
|
|
],
|
2019-05-06 07:10:33 +02:00
|
|
|
"uuid": "965cb0aa-baf1-4cc6-9070-68f5c1698c1e",
|
2020-04-26 02:10:02 +02:00
|
|
|
"version": 1
|
|
|
|
}
|