chg: [shell-commands] fix typo in object name

pull/187/head
Alexandre Dulaunoy 2019-06-01 10:13:06 +02:00
parent a9b5c4136f
commit e7bb12af7d
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -58,5 +58,5 @@
"description": "Object describing a series of shell commands executed. This object can be linked with malicious files in order to describe a specific execution of shell commands.",
"meta-category": "misc",
"uuid": "fee65efa-eb64-4516-8611-1db76c589f79",
"name": "script"
"name": "shell-commands"
}