Skip to content

Commit 22a6530

Browse files
w0rk3rgithub-actions[bot]
authored andcommitted
[Rule Tuning] Potential PowerShell HackTool Script by Function Names (#2692)
(cherry picked from commit 1a9b0e7)
1 parent db8a937 commit 22a6530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rules/windows/execution_posh_hacktool_functions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
creation_date = "2023/01/17"
33
integration = ["windows"]
44
maturity = "production"
5-
updated_date = "2023/02/22"
5+
updated_date = "2023/04/05"
66
min_stack_comments = "New fields added: required_fields, related_integrations, setup"
77
min_stack_version = "8.3.0"
88

@@ -152,7 +152,7 @@ event.category:process and host.os.type:windows and
152152
"Set-DomainObjectOwner" or "Set-DomainUserPassword" or
153153
"Set-ServiceBinaryPath" or "Sub-SignedIntAsUnsigned" or
154154
"Test-AdminAccess" or "Test-MemoryRangeValid" or
155-
"Test-ServiceDaclPermission" or"Update-ExeFunctions" or
155+
"Test-ServiceDaclPermission" or "Update-ExeFunctions" or
156156
"Update-MemoryAddresses" or "Update-MemoryProtectionFlags" or
157157
"Write-BytesToMemory" or "Write-HijackDll" or
158158
"Write-PortscanOut" or "Write-ServiceBinary" or

0 commit comments

Comments
 (0)