Update test_rules.py

This commit is contained in:
Yacine Elhamer
2023-07-03 02:48:24 +01:00
committed by GitHub
parent 21cecb2aec
commit f1d7ac36eb

View File

@@ -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
"""
)
),