Skip to content

Commit d95d7b6

Browse files
committed
add sdbinst.exe to shimming rule
1 parent f23aaa7 commit d95d7b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nursery/persist-via-application-shimming.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ rule:
2323
- match: move file
2424
- match: host-interaction/file-system/write
2525
- string: /.sdb/i
26+
- and:
27+
- match: host-interaction/process/create
28+
- string: /sdbinst(|\.exe) /i

0 commit comments

Comments
 (0)