HackTool - SharPersist Execution
Description
Detects the execution of the hacktool SharPersist - used to deploy various different kinds of persistence mechanisms
Query · sigma
selection_img: - Image|endswith: \SharPersist.exe - Product: SharPersist selection_cli_1: CommandLine|contains: - ' -t schtask -c ' - ' -t startupfolder -c ' selection_cli_2: CommandLine|contains|all: - ' -t reg -c ' - ' -m add' selection_cli_3: CommandLine|contains|all: - ' -t service -c ' - ' -m add' selection_cli_4: CommandLine|contains|all: - ' -t schtask -c ' - ' -m add' condition: 1 of selection_*
Known false positives
- Unknown