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