mirror of
https://github.com/mandiant/capa.git
synced 2026-07-28 14:47:08 -07:00
Sync capa rules submodule
This commit is contained in:
+2
-1
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
- Remove redundant `os_` parameter from `capa.loader.collect_metadata()`. External scripts calling this function must be updated to remove this argument. OS metadata now relies solely on the extractor yielding it via `extract_global_features()`. @mike-hunhoff #3076
|
- Remove redundant `os_` parameter from `capa.loader.collect_metadata()`. External scripts calling this function must be updated to remove this argument. OS metadata now relies solely on the extractor yielding it via `extract_global_features()`. @mike-hunhoff #3076
|
||||||
|
|
||||||
### New Rules (10)
|
### New Rules (11)
|
||||||
|
|
||||||
- nursery/decrypt-payload-stored-as-ipv6-strings corkami@google.com
|
- nursery/decrypt-payload-stored-as-ipv6-strings corkami@google.com
|
||||||
- nursery/connect-to-websocket-server-in-dotnet mehunhoff@google.com
|
- nursery/connect-to-websocket-server-in-dotnet mehunhoff@google.com
|
||||||
@@ -21,6 +21,7 @@
|
|||||||
- nursery/decode-pe-stored-as-uuid corkami@google.com
|
- nursery/decode-pe-stored-as-uuid corkami@google.com
|
||||||
- compiler/crystal/compiled-with-crystal corkami@google.com
|
- compiler/crystal/compiled-with-crystal corkami@google.com
|
||||||
- compiler/odin/compiled-with-odin corkami@google.com
|
- compiler/odin/compiled-with-odin corkami@google.com
|
||||||
|
- load-code/dotnet/load-dotnet-assembly-via-runtimeassemblynloadimage still@teamt5.org
|
||||||
-
|
-
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
+1
-1
Submodule rules updated: 48c6cd1b11...67f626eecb
Reference in New Issue
Block a user