mirror of https://github.com/MISP/misp-objects
add: [passive-ssh] Added `port` attribute
parent
de7792373c
commit
f762d5b2a4
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue