File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 "misp-attribute" : " boolean" ,
2121 "ui-priority" : 6
2222 },
23+ "chipset" : {
24+ "description" : " Flight Controller chipset" ,
25+ "misp-attribute" : " text" ,
26+ "ui-priority" : 8
27+ },
2328 "country-of-operation" : {
2429 "description" : " Country where the UAV is primarily operated." ,
2530 "disable_correlation" : true ,
3641 "misp-attribute" : " text" ,
3742 "ui-priority" : 8
3843 },
44+ "firmware-hash-md5" : {
45+ "description" : " Hash of the flight controller installed on the UAV (MD5)." ,
46+ "misp-attribute" : " md5" ,
47+ "ui-priority" : 8
48+ },
3949 "firmware-hash-sha256" : {
4050 "description" : " Hash of the flight controller installed on the UAV (SHA256)." ,
4151 "misp-attribute" : " sha256" ,
123133 "misp-attribute" : " text" ,
124134 "ui-priority" : 0
125135 },
136+ "operating-system" : {
137+ "description" : " Flight Controller OS installed on the UAV" ,
138+ "misp-attribute" : " text" ,
139+ "ui-prority" : 10
140+ },
126141 "operator" : {
127142 "description" : " Entity or individual operating the UAV." ,
128143 "misp-attribute" : " text" ,
You can’t perform that action at this time.
0 commit comments