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/ais-info/definition.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@
41
41
"ui-priority": 1
42
42
}
43
43
},
44
-
"description": "Automated Indicator Sharing (AIS) Information Source Markings.",
44
+
"description": "Automated Indicator Sharing (AIS) information source markings. This object complements ais or ais-observation by documenting sharing provenance/context and is not related to maritime Automatic Identification System protocol fields.",
"description": "Estimated time of arrival at destination.",
5
+
"disable_correlation": true,
6
+
"misp-attribute": "datetime",
7
+
"ui-priority": 89
8
+
},
9
+
"IMO-number": {
10
+
"description": "IMO ship identification number.",
11
+
"misp-attribute": "text",
12
+
"ui-priority": 99
13
+
},
14
+
"MMSI": {
15
+
"description": "Maritime Mobile Service Identity (MMSI): unique 9-digit vessel identity.",
16
+
"misp-attribute": "text",
17
+
"ui-priority": 100
18
+
},
19
+
"attack-type": {
20
+
"description": "Suspected attack or manipulation type affecting this AIS observation.",
21
+
"disable_correlation": true,
22
+
"misp-attribute": "text",
23
+
"multiple": true,
24
+
"ui-priority": 30,
25
+
"values_list": [
26
+
"none",
27
+
"spoofing",
28
+
"replay",
29
+
"jamming",
30
+
"message-injection",
31
+
"ghost-vessel",
32
+
"position-manipulation",
33
+
"identity-hijack",
34
+
"route-manipulation",
35
+
"other"
36
+
]
37
+
},
38
+
"call-sign": {
39
+
"description": "International radio call-sign.",
40
+
"misp-attribute": "text",
41
+
"ui-priority": 97
42
+
},
43
+
"course-over-ground": {
44
+
"description": "Observed course over ground in degrees.",
45
+
"disable_correlation": true,
46
+
"misp-attribute": "float",
47
+
"ui-priority": 93
48
+
},
49
+
"destination": {
50
+
"description": "Destination declared in AIS static/voyage data.",
51
+
"disable_correlation": true,
52
+
"misp-attribute": "text",
53
+
"ui-priority": 90
54
+
},
55
+
"detection-method": {
56
+
"description": "Method used to detect the anomaly (geofence, impossible movement, sensor fusion, etc.).",
57
+
"disable_correlation": true,
58
+
"misp-attribute": "text",
59
+
"multiple": true,
60
+
"ui-priority": 28
61
+
},
62
+
"discrepancy-detail": {
63
+
"description": "Structured human-readable details explaining why this observation appears suspicious.",
64
+
"disable_correlation": true,
65
+
"misp-attribute": "comment",
66
+
"multiple": true,
67
+
"ui-priority": 27
68
+
},
69
+
"first-seen": {
70
+
"description": "First timestamp this observation was seen.",
71
+
"disable_correlation": true,
72
+
"misp-attribute": "datetime",
73
+
"ui-priority": 88
74
+
},
75
+
"last-seen": {
76
+
"description": "Last timestamp this observation was seen.",
77
+
"disable_correlation": true,
78
+
"misp-attribute": "datetime",
79
+
"ui-priority": 87
80
+
},
81
+
"latitude": {
82
+
"description": "Observed latitude (WGS84).",
83
+
"disable_correlation": true,
84
+
"misp-attribute": "float",
85
+
"ui-priority": 96
86
+
},
87
+
"longitude": {
88
+
"description": "Observed longitude (WGS84).",
89
+
"disable_correlation": true,
90
+
"misp-attribute": "float",
91
+
"ui-priority": 95
92
+
},
93
+
"name": {
94
+
"description": "Vessel name as broadcast over AIS.",
95
+
"misp-attribute": "text",
96
+
"ui-priority": 98
97
+
},
98
+
"navigational-status": {
99
+
"description": "Navigational status transmitted by AIS.",
100
+
"disable_correlation": true,
101
+
"misp-attribute": "text",
102
+
"ui-priority": 91
103
+
},
104
+
"observation-type": {
105
+
"description": "Classification of the shared record to distinguish routine telemetry from security-focused observations.",
106
+
"disable_correlation": true,
107
+
"misp-attribute": "text",
108
+
"ui-priority": 84,
109
+
"values_list": [
110
+
"telemetry-snapshot",
111
+
"security-alert",
112
+
"correlation-result"
113
+
]
114
+
},
115
+
"raw-message": {
116
+
"description": "Raw NMEA AIS message payload when available.",
117
+
"disable_correlation": true,
118
+
"misp-attribute": "text",
119
+
"multiple": true,
120
+
"ui-priority": 85
121
+
},
122
+
"receiver-id": {
123
+
"description": "Identifier of the receiver or sensor producing this observation.",
124
+
"misp-attribute": "text",
125
+
"ui-priority": 86
126
+
},
127
+
"related-ais-object-uuid": {
128
+
"description": "UUID of a related ais object containing baseline vessel telemetry context for this observation.",
129
+
"disable_correlation": true,
130
+
"misp-attribute": "text",
131
+
"ui-priority": 83
132
+
},
133
+
"speed-over-ground": {
134
+
"description": "Observed speed over ground in knots.",
135
+
"disable_correlation": true,
136
+
"misp-attribute": "float",
137
+
"ui-priority": 94
138
+
},
139
+
"suspicion-score": {
140
+
"description": "Analyst or system confidence score (0-100) that the observation is malicious or manipulated.",
141
+
"disable_correlation": true,
142
+
"misp-attribute": "float",
143
+
"ui-priority": 29
144
+
},
145
+
"true-heading": {
146
+
"description": "Observed true heading in degrees.",
147
+
"disable_correlation": true,
148
+
"misp-attribute": "float",
149
+
"ui-priority": 92
150
+
}
151
+
},
152
+
"description": "Observation object for AIS telemetry and security anomalies, including spoofing and other AIS attacks. This template complements ais (baseline vessel data) and ais-info (source/provenance markings).",
Copy file name to clipboardExpand all lines: objects/ais/definition.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -124,12 +124,12 @@
124
124
"ui-priority": 91
125
125
}
126
126
},
127
-
"description": "Automatic Identification System (AIS) is an automatic tracking system that uses transceivers on ships.",
127
+
"description": "Automatic Identification System (AIS) baseline vessel telemetry object (identity, voyage and navigation data). Use together with ais-observation when sharing suspicious/spoofed AIS observations.",
0 commit comments