mirror of https://github.com/MISP/misp-objects
chg: [passive-ssh] change fingerprint type
parent
7971520825
commit
fa397128bf
|
@ -10,7 +10,7 @@
|
||||||
"fingerprint": {
|
"fingerprint": {
|
||||||
"description": "Fingerprint of the SSH key",
|
"description": "Fingerprint of the SSH key",
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "ssh-fingerprint",
|
||||||
"multiple": true,
|
"multiple": true,
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
|
@ -47,4 +47,4 @@
|
||||||
],
|
],
|
||||||
"uuid": "ec350cdf-2311-4df5-972a-a4342a2c0065",
|
"uuid": "ec350cdf-2311-4df5-972a-a4342a2c0065",
|
||||||
"version": 1
|
"version": 1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue