Skip to content

Commit

Permalink
disable for dynamic scope
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-tz authored Oct 4, 2024
1 parent 2317949 commit 0228c36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rule:
- BitsOfBinary
scopes:
static: function
dynamic: thread
dynamic: unsupported # too broad using thread scope, see #941
att&ck:
- Defense Evasion::Virtualization/Sandbox Evasion::User Activity Based Checks [T1497.002]
mbc:
Expand Down

0 comments on commit 0228c36

Please sign in to comment.