add: [passive-ssh] Added `port` attribute

pull/358/head
Christian Studer 2022-05-06 17:01:13 +02:00
parent de7792373c
commit f762d5b2a4
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 5 additions and 0 deletions

View File

@ -50,6 +50,11 @@
"disable_correlation": true,
"misp-attribute": "datetime",
"ui-priority": 0
},
"port": {
"description": "Port of the connection",
"misp-attribute": "port",
"ui-priority": 1
}
},
"description": "Passive-ssh object as described on passive-ssh services from circl.lu - https://github.com/D4-project/passive-ssh",