Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikiodehartj1 committed Aug 15, 2024
1 parent 7ac0e05 commit dc9af9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rule-packs/execution-techniques.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
{
"name": "execution-command-and-scripting-unix-aws-ssm-malicious-binary-critical-assets",
"description": "This query will use ssm inventories to notify on potentially affected critical assets that have vulnerable XZ versions 5.6.0 and 5.6.1 installed",
"description": "This query will use ssm inventories to notify on potentially affected critical assets that have vulnerable XZ versions 5.6.0 and 5.6.1 installed.",
"queries": [
{
"name": "query0",
Expand All @@ -25,7 +25,7 @@
},
{
"name": "execution-command-and-scripting-unix-aws-ssm-malicious-binary-network-devices",
"description": "This query will use ssm inventories to return potentially affected network devices with vulnerable XZ versions 5.6.0 and 5.6.1 installed",
"description": "This query will use ssm inventories to return potentially affected network devices with vulnerable XZ versions 5.6.0 and 5.6.1 installed.",
"queries": [
{
"name": "query0",
Expand Down

0 comments on commit dc9af9e

Please sign in to comment.