{"id":"f5240972-3938-4e56-8e4b-e33893176c1f","title":"Suspicious Query of MachineGUID","description":"Use of reg to get MachineGuid information","author":"frack113","status":"test","level":"low","date":"2022-01-01","modified":"","tags":["attack.discovery","attack.t1082"],"technique_ids":["T1082"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1082/T1082.md#atomic-test-8---windows-machineguid-discovery"],"source_path":"rules/windows/process_creation/proc_creation_win_reg_machineguid.yml","source_sha256":"2d5dbf40573c4ba23d271ffb4e67f1e6f5dd3392c5eaaa2511129784ffcbb65d","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_reg_machineguid.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 Query of MachineGUID\nid: f5240972-3938-4e56-8e4b-e33893176c1f\nstatus: test\ndescription: Use of reg to get MachineGuid information\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1082/T1082.md#atomic-test-8---windows-machineguid-discovery\nauthor: frack113\ndate: 2022-01-01\ntags:\n    - attack.discovery\n    - attack.t1082\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        Image|endswith: '\\reg.exe'\n        CommandLine|contains|all:\n            - 'SOFTWARE\\Microsoft\\Cryptography'\n            - '/v '\n            - 'MachineGuid'\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: low\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1082","id":"T1082","name":"System Information Discovery","page":"techniques/enterprise/T1082/"}],"data_path":"data/detection-rules/f5240972-3938-4e56-8e4b-e33893176c1f.json","kind":"sigma"}
