mirror of
https://github.com/mandiant/capa-rules
synced 2026-06-08 15:41:20 +00:00
Create get-operation-system-version.yml
https://github.com/fireeye/capa-rules/issues/28
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
rule:
|
||||
meta:
|
||||
name: get operation system version
|
||||
namespace: host-interaction/os/version
|
||||
author: johnk3r
|
||||
scope: function
|
||||
att&ck:
|
||||
- Discovery::System Information Discovery [T1082]
|
||||
examples:
|
||||
- f4584aed97469c461826ea17ca9b3c1d:0x40589F
|
||||
features:
|
||||
- or:
|
||||
- api: VerifyVersionInfo
|
||||
- api: VerSetConditionMask
|
||||
Reference in New Issue
Block a user