Serpent Backdoor Payload Execution Via Scheduled Task
Description
Detects post exploitation execution technique of the Serpent backdoor. According to Proofpoint, one of the commands that the backdoor ran was via creating a temporary scheduled task using an unusual method. It creates a fictitious windows event and a trigger in which once the event is created, it executes the payload.
Query · sigma
selection: Image|endswith: - \cmd.exe - \powershell.exe CommandLine|contains|all: - '[System/EventID=' - /create - /delete - /ec - /so - /tn run condition: selection
Known false positives
- Unlikely