chg: [passive-ssh] change fingerprint type

pull/334/head
Jean-Louis Huynen 2021-10-26 11:50:23 +02:00 committed by GitHub
parent 7971520825
commit fa397128bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
} }