{"id":"3e3ceccd-6c06-48b8-b5ff-ab1d25db8c1d","title":"Hardware Model Reconnaissance Via Wmic.EXE","description":"Detects the execution of WMIC with the \"csproduct\" which is used to obtain information such as hardware models and vendor information","author":"Florian Roth (Nextron Systems)","status":"test","level":"medium","date":"2023-02-14","modified":"","tags":["attack.execution","attack.t1047","car.2016-03-002"],"technique_ids":["T1047"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://jonconwayuk.wordpress.com/2014/01/31/wmic-csproduct-using-wmi-to-identify-make-and-model-of-hardware/","https://www.uptycs.com/blog/kuraystealer-a-bandit-using-discord-webhooks"],"source_path":"rules/windows/process_creation/proc_creation_win_wmic_recon_csproduct.yml","source_sha256":"361d378f270b4eaafc6aacb256100faa0b42b0bc57bac3a4413ffa6729db6ed6","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_wmic_recon_csproduct.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Hardware Model Reconnaissance Via Wmic.EXE\nid: 3e3ceccd-6c06-48b8-b5ff-ab1d25db8c1d\nstatus: test\ndescription: Detects the execution of WMIC with the \"csproduct\" which is used to obtain information such as hardware models and vendor information\nreferences:\n    - https://jonconwayuk.wordpress.com/2014/01/31/wmic-csproduct-using-wmi-to-identify-make-and-model-of-hardware/\n    - https://www.uptycs.com/blog/kuraystealer-a-bandit-using-discord-webhooks\nauthor: Florian Roth (Nextron Systems)\ndate: 2023-02-14\ntags:\n    - attack.execution\n    - attack.t1047\n    - car.2016-03-002\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_img:\n        - Image|endswith: '\\wmic.exe'\n        - OriginalFileName: 'wmic.exe'\n    selection_cli:\n        CommandLine|contains: 'csproduct'\n    condition: all of selection_*\nfalsepositives:\n    - Unknown\nlevel: medium\nregression_tests_path: regression_data/rules/windows/process_creation/proc_creation_win_wmic_recon_csproduct/info.yml\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1047","id":"T1047","name":"Windows Management Instrumentation","page":"techniques/enterprise/T1047/"}],"data_path":"data/detection-rules/3e3ceccd-6c06-48b8-b5ff-ab1d25db8c1d.json","kind":"sigma"}
