{"id":"80e1f67a-4596-4351-98f5-a9c3efabac95","title":"Suspicious Scheduled Task Write to System32 Tasks","description":"Detects the creation of tasks from processes executed from suspicious locations","author":"Florian Roth (Nextron Systems)","status":"test","level":"high","date":"2021-11-16","modified":"2022-01-12","tags":["attack.privilege-escalation","attack.persistence","attack.execution","attack.t1053"],"technique_ids":["T1053"],"logsource":{"product":"windows","category":"file_event"},"falsepositives":["Unknown"],"references":["Internal Research"],"source_path":"rules/windows/file/file_event/file_event_win_susp_task_write.yml","source_sha256":"82313978dcef20037a0f1e73de4567ef1033de014c6557dbb22f60e64407f1a9","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/file/file_event/file_event_win_susp_task_write.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Suspicious Scheduled Task Write to System32 Tasks\nid: 80e1f67a-4596-4351-98f5-a9c3efabac95\nstatus: test\ndescription: Detects the creation of tasks from processes executed from suspicious locations\nreferences:\n    - Internal Research\nauthor: Florian Roth (Nextron Systems)\ndate: 2021-11-16\nmodified: 2022-01-12\ntags:\n    - attack.privilege-escalation\n    - attack.persistence\n    - attack.execution\n    - attack.t1053\nlogsource:\n    product: windows\n    category: file_event\ndetection:\n    selection:\n        TargetFilename|contains: '\\Windows\\System32\\Tasks'\n        Image|contains:\n            - '\\AppData\\'\n            - 'C:\\PerfLogs'\n            - '\\Windows\\System32\\config\\systemprofile'\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1053","id":"T1053","name":"Scheduled Task/Job","page":"techniques/enterprise/T1053/"}],"data_path":"data/detection-rules/80e1f67a-4596-4351-98f5-a9c3efabac95.json","kind":"sigma"}
