{"id":"df1f26d3-bea7-4700-9ea2-ad3e990cf90e","title":"Node Process Executions","description":"Detects the execution of other scripts using the Node executable packaged with Adobe Creative Cloud","author":"Max Altgelt (Nextron Systems)","status":"test","level":"medium","date":"2022-04-06","modified":"","tags":["attack.execution","attack.stealth","attack.t1127","attack.t1059.007"],"technique_ids":["T1059.007","T1127"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://twitter.com/mttaggart/status/1511804863293784064"],"source_path":"rules/windows/process_creation/proc_creation_win_node_adobe_creative_cloud_abuse.yml","source_sha256":"2280e5f1b2e8bad3a7314cb85476216653cf485c60115909b4783e8db987b7a4","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_node_adobe_creative_cloud_abuse.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Node Process Executions\nid: df1f26d3-bea7-4700-9ea2-ad3e990cf90e\nstatus: test\ndescription: Detects the execution of other scripts using the Node executable packaged with Adobe Creative Cloud\nreferences:\n    - https://twitter.com/mttaggart/status/1511804863293784064\nauthor: Max Altgelt (Nextron Systems)\ndate: 2022-04-06\ntags:\n    - attack.execution\n    - attack.stealth\n    - attack.t1127\n    - attack.t1059.007\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        Image|endswith: '\\Adobe Creative Cloud Experience\\libs\\node.exe'\n    filter:\n        CommandLine|contains: 'Adobe Creative Cloud Experience\\js' # Folder where Creative Cloud's JS resources are located\n    condition: selection and not filter\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1059.007","id":"T1059.007","name":"JavaScript","page":"techniques/enterprise/T1059.007/"},{"key":"enterprise/T1127","id":"T1127","name":"Trusted Developer Utilities Proxy Execution","page":"techniques/enterprise/T1127/"}],"data_path":"data/detection-rules/df1f26d3-bea7-4700-9ea2-ad3e990cf90e.json","kind":"sigma"}
