From 1cb5febbf3afbc22aca32b64c956e6ba45cfb88d Mon Sep 17 00:00:00 2001 From: securepeacock <92804416+securepeacock@users.noreply.github.com> Date: Thu, 10 Nov 2022 13:26:03 -0500 Subject: [PATCH] Update proc_creation_win_lolbin_scriptrunner.yml Proxy typo fix. --- .../process_creation/proc_creation_win_lolbin_scriptrunner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/windows/process_creation/proc_creation_win_lolbin_scriptrunner.yml b/rules/windows/process_creation/proc_creation_win_lolbin_scriptrunner.yml index df797ddf9..a6b99319e 100644 --- a/rules/windows/process_creation/proc_creation_win_lolbin_scriptrunner.yml +++ b/rules/windows/process_creation/proc_creation_win_lolbin_scriptrunner.yml @@ -1,7 +1,7 @@ title: Use of Scriptrunner.exe id: 64760eef-87f7-4ed3-93fd-655668ea9420 status: experimental -description: The "ScriptRunner.exe" binary can be abused to porxy execution through it and bypass possible whitelisting +description: The "ScriptRunner.exe" binary can be abused to proxy execution through it and bypass possible whitelisting references: - https://lolbas-project.github.io/lolbas/Binaries/Scriptrunner/ author: Nasreddine Bencherchali