{"id":"1f358e2e-cb63-43c3-b575-dfb072a6814f","title":"System and Hardware Information Discovery","description":"Detects system information discovery commands","author":"Ömer Günal, oscd.community","status":"stable","level":"informational","date":"2020-10-08","modified":"2022-11-26","tags":["attack.discovery","attack.t1082"],"technique_ids":["T1082"],"logsource":{"product":"linux","service":"auditd"},"falsepositives":["Legitimate administration activities"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1082/T1082.md#atomic-test-4---linux-vm-check-via-hardware"],"source_path":"rules/linux/auditd/path/lnx_auditd_system_info_discovery2.yml","source_sha256":"9d6a2f70383b469ac458db7aa771e81384e882caaf0ee88f75a1a6f16b43f925","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/linux/auditd/path/lnx_auditd_system_info_discovery2.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: System and Hardware Information Discovery\nid: 1f358e2e-cb63-43c3-b575-dfb072a6814f\nrelated:\n    - id: 42df45e7-e6e9-43b5-8f26-bec5b39cc239\n      type: derived\nstatus: stable\ndescription: Detects system information discovery commands\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1082/T1082.md#atomic-test-4---linux-vm-check-via-hardware\nauthor: Ömer Günal, oscd.community\ndate: 2020-10-08\nmodified: 2022-11-26\ntags:\n    - attack.discovery\n    - attack.t1082\nlogsource:\n    product: linux\n    service: auditd\ndetection:\n    selection:\n        type: 'PATH'\n        name:\n            - '/sys/class/dmi/id/bios_version'\n            - '/sys/class/dmi/id/product_name'\n            - '/sys/class/dmi/id/chassis_vendor'\n            - '/proc/scsi/scsi'\n            - '/proc/ide/hd0/model'\n            - '/proc/version'\n            - '/etc/*version'\n            - '/etc/*release'\n            - '/etc/issue'\n    condition: selection\nfalsepositives:\n    - Legitimate administration activities\nlevel: informational\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/1f358e2e-cb63-43c3-b575-dfb072a6814f.json","kind":"sigma"}
