mirror of https://github.com/MISP/misp-objects
fix: origin of credential as sane_default
parent
dab3ad881a
commit
2a2b48a162
|
@ -35,7 +35,7 @@
|
|||
"description": "Origin of the credential(s)",
|
||||
"ui-priority": 1,
|
||||
"misp-attribute": "text",
|
||||
"values_list": [
|
||||
"sane_default": [
|
||||
"bruteforce-scanning",
|
||||
"malware-analysis",
|
||||
"memory-analysis",
|
||||
|
@ -67,7 +67,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"version": 1,
|
||||
"version": 2,
|
||||
"description": "Credential describes one or more credential(s) including password(s), api key(s) or decryption key(s).",
|
||||
"meta-category": "misc",
|
||||
"uuid": "a27e98c9-9b0e-414c-8076-d201e039ca09",
|
||||
|
|
Loading…
Reference in New Issue