Potential XCSSET Malware Infection
Description
Identifies the execution traces of the XCSSET malware. XCSSET is a macOS trojan that primarily spreads via Xcode projects and maliciously modifies applications. Infected users are also vulnerable to having their credentials, accounts, and other vital data stolen.
Query · sigma
selection_1_curl: ParentImage|endswith: /bash Image|endswith: /curl CommandLine|contains: - /sys/log.php - /sys/prepod.php - /sys/bin/Pods selection_1_https: CommandLine|contains: https:// selection_other_1: ParentImage|endswith: /bash Image|endswith: /osacompile CommandLine|contains|all: - /Users/ - /Library/Group Containers/ selection_other_2: ParentImage|endswith: /bash Image|endswith: /plutil CommandLine|contains|all: - LSUIElement - /Users/ - /Library/Group Containers/ selection_other_3: Image|endswith: /zip CommandLine|contains|all: - -r - /Users/ - /Library/Group Containers/ condition: all of selection_1_* or 1 of selection_other_*
Known false positives
- Unknown