mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 15:16:22 -08:00
Update test_rules.py
This commit is contained in:
@@ -387,10 +387,12 @@ def test_subscope_rules():
|
|||||||
dynamic: process
|
dynamic: process
|
||||||
features:
|
features:
|
||||||
- and:
|
- and:
|
||||||
- string: yo
|
- string: /etc/shadow
|
||||||
- instruction:
|
- or:
|
||||||
- mnemonic: shr
|
- api: open
|
||||||
- number: 5
|
- instruction:
|
||||||
|
- mnemonic: syscall
|
||||||
|
- number: 2 = open syscall number
|
||||||
"""
|
"""
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user