{"id":"34ebb878-1b15-4895-b352-ca2eeb99b274","title":"Suspicious Execution of Shutdown","description":"Use of the commandline to shutdown or reboot windows","author":"frack113","status":"test","level":"medium","date":"2022-01-01","modified":"","tags":["attack.impact","attack.t1529"],"technique_ids":["T1529"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1529/T1529.md","https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/shutdown"],"source_path":"rules/windows/process_creation/proc_creation_win_shutdown_execution.yml","source_sha256":"63be1f9fb865ee784a3a8a265278e8bc364b3e182eb06a348e326fa379f27848","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_shutdown_execution.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 Execution of Shutdown\nid: 34ebb878-1b15-4895-b352-ca2eeb99b274\nstatus: test\ndescription: Use of the commandline to shutdown or reboot windows\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1529/T1529.md\n    - https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/shutdown\nauthor: frack113\ndate: 2022-01-01\ntags:\n    - attack.impact\n    - attack.t1529\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        Image|endswith: '\\shutdown.exe'\n        CommandLine|contains:\n            - '/r '\n            - '/s '\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1529","id":"T1529","name":"System Shutdown/Reboot","page":"techniques/enterprise/T1529/"}],"data_path":"data/detection-rules/34ebb878-1b15-4895-b352-ca2eeb99b274.json","kind":"sigma"}
