You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: objects/google-threat-intelligence-report/definition.json
+28-28Lines changed: 28 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -1,32 +1,5 @@
1
1
{
2
2
"attributes": {
3
-
"severity": {
4
-
"categories": [
5
-
"External analysis"
6
-
],
7
-
"description": "GTI Severity",
8
-
"disable_correlation": true,
9
-
"misp-attribute": "text",
10
-
"ui-priority": 1
11
-
},
12
-
"verdict": {
13
-
"categories": [
14
-
"External analysis"
15
-
],
16
-
"description": "GTI Verdict",
17
-
"disable_correlation": true,
18
-
"misp-attribute": "text",
19
-
"ui-priority": 1
20
-
},
21
-
"threat-score": {
22
-
"categories": [
23
-
"External analysis"
24
-
],
25
-
"description": "GTI Threat Score",
26
-
"disable_correlation": true,
27
-
"misp-attribute": "integer",
28
-
"ui-priority": 1
29
-
},
30
3
"detection-ratio": {
31
4
"categories": [
32
5
"External analysis"
@@ -62,6 +35,33 @@
62
35
"disable_correlation": true,
63
36
"misp-attribute": "link",
64
37
"ui-priority": 2
38
+
},
39
+
"severity": {
40
+
"categories": [
41
+
"External analysis"
42
+
],
43
+
"description": "GTI Severity",
44
+
"disable_correlation": true,
45
+
"misp-attribute": "text",
46
+
"ui-priority": 1
47
+
},
48
+
"threat-score": {
49
+
"categories": [
50
+
"External analysis"
51
+
],
52
+
"description": "GTI Threat Score",
53
+
"disable_correlation": true,
54
+
"misp-attribute": "integer",
55
+
"ui-priority": 1
56
+
},
57
+
"verdict": {
58
+
"categories": [
59
+
"External analysis"
60
+
],
61
+
"description": "GTI Verdict",
62
+
"disable_correlation": true,
63
+
"misp-attribute": "text",
64
+
"ui-priority": 1
65
65
}
66
66
},
67
67
"description": "Google Threat Intelligence report that provides an assessment (verdict, severity and scoring) and combined information from VirusTotal and Mandiant",
0 commit comments