docs: changed wording in rule descriptions
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
title: MSI Spawned Cmd and Powershell Spawned Processes
|
||||
id: 38cf8340-461b-4857-bf99-23a41f772b18
|
||||
description: This rule will looks for Windows Installer service (msiexec.exe) spawned command line and/or powershell that spawned other processes
|
||||
description: This rule looks for Windows Installer service (msiexec.exe) spawning command line and/or powershell that spawns other processes
|
||||
status: unsupported
|
||||
author: Teymur Kheirkhabarov (idea), Mangatas Tondang (rule), oscd.community
|
||||
date: 2020/10/13
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
title: Always Install Elevated MSI Spawned Cmd And Powershell
|
||||
id: 1e53dd56-8d83-4eb4-a43e-b790a05510aa
|
||||
description: This rule will looks for Windows Installer service (msiexec.exe) spawned command line and/or powershell
|
||||
description: This rule looks for Windows Installer service (msiexec.exe) spawned command line and/or powershell
|
||||
status: experimental
|
||||
author: Teymur Kheirkhabarov (idea), Mangatas Tondang (rule), oscd.community
|
||||
date: 2020/10/13
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
title: Always Install Elevated Windows Installer
|
||||
id: cd951fdc-4b2f-47f5-ba99-a33bf61e3770
|
||||
description: This rule will looks for Windows Installer service (msiexec.exe) when it tries to install MSI packages with SYSTEM privilege
|
||||
description: This rule looks for Windows Installer service (msiexec.exe) trying to install MSI packages with SYSTEM privilege
|
||||
status: experimental
|
||||
author: Teymur Kheirkhabarov (idea), Mangatas Tondang (rule), oscd.community
|
||||
date: 2020/10/13
|
||||
|
||||
Reference in New Issue
Block a user