2019-09-10 16:15:40 +02:00
|
|
|
{
|
|
|
|
"attributes": {
|
2020-04-26 02:10:02 +02:00
|
|
|
"description": {
|
|
|
|
"description": "description of the command",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 1
|
|
|
|
},
|
2019-09-10 16:15:40 +02:00
|
|
|
"value": {
|
2019-09-11 09:11:28 +02:00
|
|
|
"description": "command code",
|
2019-09-10 16:15:40 +02:00
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 1
|
2019-09-11 09:11:28 +02:00
|
|
|
}
|
2019-09-10 16:15:40 +02:00
|
|
|
},
|
2019-09-11 22:02:48 +02:00
|
|
|
"description": "Command line and options related to a specific command executed by a program, whether it is malicious or not.",
|
2019-09-10 16:15:40 +02:00
|
|
|
"meta-category": "misc",
|
2020-04-26 02:10:02 +02:00
|
|
|
"name": "command-line",
|
2019-09-10 16:15:40 +02:00
|
|
|
"uuid": "88ebe222-d3cc-11e9-875d-7f13f460adaf",
|
2020-04-26 02:10:02 +02:00
|
|
|
"version": 1
|
|
|
|
}
|