Detectioninformationalstable
System Information Discovery
Detects system information discovery commands
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Ömer Günal, oscd.communityCreated Thu Oct 08Updated Tue Sep 1442df45e7-e6e9-43b5-8f26-bec5b39cc239linux
Log Source
LinuxProcess Creation
ProductLinux← raw: linux
CategoryProcess Creation← raw: process_creation
Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.
Detection Logic
Detection Logic1 selector
detection:
selection:
Image|endswith:
- '/uname'
- '/hostname'
- '/uptime'
- '/lspci'
- '/dmidecode'
- '/lscpu'
- '/lsmod'
condition: selectionFalse Positives
Legitimate administration activities
References
MITRE ATT&CK
Tactics
Techniques
Rule Metadata
Rule ID
42df45e7-e6e9-43b5-8f26-bec5b39cc239
Status
stable
Level
informational
Type
Detection
Created
Thu Oct 08
Modified
Tue Sep 14
Author
Path
rules/linux/process_creation/proc_creation_lnx_system_info_discovery.yml
Raw Tags
attack.discoveryattack.t1082