PUA - CleanWipe Execution
Description
Detects the use of CleanWipe a tool usually used to delete Symantec antivirus.
Query · sigma
selection1: Image|endswith: \SepRemovalToolNative_x64.exe selection2: Image|endswith: \CATClean.exe CommandLine|contains: --uninstall selection3: Image|endswith: \NetInstaller.exe CommandLine|contains: -r selection4: Image|endswith: \WFPUnins.exe CommandLine|contains|all: - /uninstall - /enterprise condition: 1 of selection*
Known false positives
- Legitimate administrative use (Should be investigated either way)