{"id":"57b649ef-ff42-4fb0-8bf6-62da243a1708","title":"Windows Defender Threat Detected","description":"Detects actions taken by Windows Defender malware detection engines","author":"Ján Trenčanský","status":"stable","level":"high","date":"2020-07-28","modified":"","tags":["attack.execution","attack.t1059"],"technique_ids":["T1059"],"logsource":{"product":"windows","service":"windefend"},"falsepositives":["Unlikely"],"references":["https://learn.microsoft.com/en-us/defender-endpoint/troubleshoot-microsoft-defender-antivirus"],"source_path":"rules/windows/builtin/windefend/win_defender_threat.yml","source_sha256":"6f5e1e61c195170ae8705c50ef422f6b0c027715064d1bd670e35e417216d4f8","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/windefend/win_defender_threat.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Windows Defender Threat Detected\nid: 57b649ef-ff42-4fb0-8bf6-62da243a1708\nstatus: stable\ndescription: Detects actions taken by Windows Defender malware detection engines\nreferences:\n    - https://learn.microsoft.com/en-us/defender-endpoint/troubleshoot-microsoft-defender-antivirus\nauthor: Ján Trenčanský\ndate: 2020-07-28\ntags:\n    - attack.execution\n    - attack.t1059\nlogsource:\n    product: windows\n    service: windefend\ndetection:\n    selection:\n        EventID:\n            - 1006 # The antimalware engine found malware or other potentially unwanted software.\n            - 1015 # The antimalware platform detected suspicious behavior.\n            - 1116 # The antimalware platform detected malware or other potentially unwanted software.\n            - 1117 # he antimalware platform performed an action to protect your system from malware or other potentially unwanted software.\n    condition: selection\nfalsepositives:\n    - Unlikely\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1059","id":"T1059","name":"Command and Scripting Interpreter","page":"techniques/enterprise/T1059/"}],"data_path":"data/detection-rules/57b649ef-ff42-4fb0-8bf6-62da243a1708.json","kind":"sigma"}
