diff --git a/objects/passive-ssh/definition.json b/objects/passive-ssh/definition.json index 1cf9bbd..5239d29 100644 --- a/objects/passive-ssh/definition.json +++ b/objects/passive-ssh/definition.json @@ -10,7 +10,7 @@ "fingerprint": { "description": "Fingerprint of the SSH key", "disable_correlation": true, - "misp-attribute": "text", + "misp-attribute": "ssh-fingerprint", "multiple": true, "ui-priority": 1 }, @@ -47,4 +47,4 @@ ], "uuid": "ec350cdf-2311-4df5-972a-a4342a2c0065", "version": 1 -} \ No newline at end of file +}