Skip to content

Commit b33122b

Browse files
Paul Jung (Thanat0s)Paul Jung (Thanat0s)
authored andcommitted
update uav
1 parent 3df2d3f commit b33122b

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

objects/uav/definition.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,23 @@
2626
"misp-attribute": "text",
2727
"ui-priority": 8
2828
},
29+
"craftname": {
30+
"description": "Configured Craft name or reference.",
31+
"misp-attribute": "text",
32+
"ui-priority": 8
33+
},
2934
"fcc-id": {
3035
"description": "FCC ID assigned to the UAV.",
3136
"misp-attribute": "text",
3237
"ui-priority": 8
3338
},
3439
"firmware-hash-sha256": {
35-
"description": "Hash of the firmware installed on the UAV (SHA256).",
40+
"description": "Hash of the fligth controller installed on the UAV (SHA256).",
3641
"misp-attribute": "sha256",
3742
"ui-priority": 8
3843
},
3944
"firmware-version": {
40-
"description": "Firmware version installed on the UAV.",
45+
"description": "Flight Controller version installed on the UAV.",
4146
"disable_correlation": true,
4247
"misp-attribute": "text",
4348
"ui-priority": 8

0 commit comments

Comments
 (0)