Potential APT FIN7 Exploitation Activity
Description
Detects potential APT FIN7 exploitation activity as reported by Google. In order to obtain initial access, FIN7 used compromised Remote Desktop Protocol (RDP) credentials to login to a target server and initiate specific Windows process chains.
Query · sigma
selection_notepad_plus: ParentImage|endswith: \notepad++.exe Image|endswith: \cmd.exe selection_rdpinit: ParentImage|endswith: \rdpinit.exe Image|endswith: \notepad++.exe condition: 1 of selection_*
Known false positives
- Notepad++ can legitimately spawn cmd (Open Containing Folder in CMD)