309c2dee7f
fix: Bad Opsec Defaults Sacrificial Processes With Improper Arguments - Enhance filter to account for an FP found with MS edge fix: Files With System Process Name In Unsuspected Locations - Enhance filter to cover other folder variation for windows recovery fix: Portable Gpg.EXE Execution - Add new legitimate location for GNuGpg fix: Suspicious WmiPrvSE Child Process - Add a filter for msiexec image used to install new MSI packages via WMI process update: ISO Image Mounted - Update title and add new filter update: Potential NT API Stub Patching - Enhance the selection coverage by removing the "C:" prefix to cover other installation possibilities update: Remote Thread Creation Via PowerShell - Update selection to use endswith modifier for better coverage update: Remote Thread Creation Via PowerShell In Potentially Suspicious Target - Update title and add a "regsvr32" as a new additional process to increase coverage update: Suspicious Whoami.EXE Execution - Enhance the selection by using a * wildcard to account for the order and avoid FPs update: WMI Module Loaded By Non Uncommon Process - Enhance selection by making the System folders filter use a "contains" instead of an exact match --------- Co-authored-by: phantinuss <79651203+phantinuss@users.noreply.github.com>