chg: [cowrie] to add HASSH of the client SSH session following Salesforce algorithm

As mentioned in #84
pull/209/head
Alexandre Dulaunoy 2019-10-05 10:05:26 +02:00
parent 2cd5329b00
commit edf8b59af7
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 6 additions and 1 deletions

View File

@ -116,9 +116,14 @@
"ui-priority": 1, "ui-priority": 1,
"misp-attribute": "text", "misp-attribute": "text",
"disable_correlation": true "disable_correlation": true
},
"hassh": {
"description": "HASSH of the client SSH session following Salesforce algorithm",
"misp-attribute": "hassh-md5",
"ui-priority": 1
} }
}, },
"version": 2, "version": 3,
"description": "Cowrie honeypot object template", "description": "Cowrie honeypot object template",
"meta-category": "network", "meta-category": "network",
"uuid": "ae085d32-6534-4d52-b3eb-063fccb753e7", "uuid": "ae085d32-6534-4d52-b3eb-063fccb753e7",