chg: [ddos] The minimum amount of backscatter received in 5 minutes /

day added in the object as backscatter-threshold.
pull/347/head
Alexandre Dulaunoy 2022-03-09 10:48:47 +01:00
parent ae2814bb99
commit e0d30596f6
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,11 @@
{
"attributes": {
"backscatter-threshold": {
"description": "The minimum amount of backscatter received in 5 minutes / day. This field is only used when the capture origin is indirect network capture such as backscatter.",
"disable_correlation": true,
"misp-attribute": "counter",
"ui-priority": 0
},
"capture-origin": {
"description": "Origin of the (D)DoS evidences",
"disable_correlation": true,
@ -153,5 +159,5 @@
"domain-dst"
],
"uuid": "e2f124d6-f57c-4f93-99e6-8450545fa05d",
"version": 8
"version": 9
}