From a98631d5336872c5984d86d43a9b2c1bc5e5b37b Mon Sep 17 00:00:00 2001 From: Saad Kadhi Date: Wed, 11 Sep 2019 21:59:37 +0200 Subject: [PATCH] Better wording --- objects/command/definition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/command/definition.json b/objects/command/definition.json index cb1b7b6..651d7d8 100644 --- a/objects/command/definition.json +++ b/objects/command/definition.json @@ -30,7 +30,7 @@ } }, "version": 1, - "description": "Command functionalities related to a software malicious or not to execute specific commands. Command-line are attached to this object for the related commands.", + "description": "Command functionalities related to specific commands executed by a program, whether it is malicious or not. Command-line are attached to this object for the related commands.", "meta-category": "misc", "uuid": "21ad70d8-d397-11e9-9ea7-43b2d5f6a6e3", "name": "command"