{"id":"7cccd811-7ae9-4ebe-9afd-cb5c406b824b","title":"Potential Execution of Sysinternals Tools","description":"Detects command lines that contain the 'accepteula' flag which could be a sign of execution of one of the Sysinternals tools","author":"Markus Neis","status":"test","level":"low","date":"2017-08-28","modified":"2024-03-13","tags":["attack.resource-development","attack.t1588.002"],"technique_ids":["T1588.002"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Legitimate use of SysInternals tools","Programs that use the same command line flag"],"references":["https://twitter.com/Moti_B/status/1008587936735035392"],"source_path":"rules/windows/process_creation/proc_creation_win_sysinternals_eula_accepted.yml","source_sha256":"4d210f07bc3184f1931966bc7a19714ef18b3b4667aa04fa30805a63ee9741f2","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_sysinternals_eula_accepted.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Potential Execution of Sysinternals Tools\nid: 7cccd811-7ae9-4ebe-9afd-cb5c406b824b\nrelated:\n    - id: 25ffa65d-76d8-4da5-a832-3f2b0136e133\n      type: derived\nstatus: test\ndescription: Detects command lines that contain the 'accepteula' flag which could be a sign of execution of one of the Sysinternals tools\nreferences:\n    - https://twitter.com/Moti_B/status/1008587936735035392\nauthor: Markus Neis\ndate: 2017-08-28\nmodified: 2024-03-13\ntags:\n    - attack.resource-development\n    - attack.t1588.002\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        CommandLine|contains|windash: ' -accepteula'\n    condition: selection\nfalsepositives:\n    - Legitimate use of SysInternals tools\n    - Programs that use the same command line flag\nlevel: low\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1588.002","id":"T1588.002","name":"Tool","page":"techniques/enterprise/T1588.002/"}],"data_path":"data/detection-rules/7cccd811-7ae9-4ebe-9afd-cb5c406b824b.json","kind":"sigma"}
