File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "attributes" : {
3+ "command_line" : {
4+ "description" : " command code" ,
5+ "misp-attribute" : " text" ,
6+ "multiple" : true ,
7+ "ui-priority" : 1
8+ },
39 "description" : {
410 "description" : " description of the command" ,
511 "misp-attribute" : " text" ,
612 "ui-priority" : 1
713 },
8- "value " : {
9- "description" : " command code " ,
14+ "software " : {
15+ "description" : " type of shell (bash/sh,powershell,cmd.exe) " ,
1016 "misp-attribute" : " text" ,
11- "multiple" : true ,
1217 "ui-priority" : 1
1318 }
1419 },
1520 "description" : " Command line and options related to a specific command executed by a program, whether it is malicious or not." ,
1621 "meta-category" : " misc" ,
1722 "name" : " command-line" ,
23+ "required" : [
24+ " command_line"
25+ ],
1826 "uuid" : " 88ebe222-d3cc-11e9-875d-7f13f460adaf" ,
19- "version" : 1
27+ "version" : 2
2028}
You can’t perform that action at this time.
0 commit comments