mirror of
https://github.com/vee1e/capa.git
synced 2026-09-01 18:57:15 +00:00
Sync capa rules submodule
This commit is contained in:
parent
f3bc132565
commit
efc26be196
3 changed files with 6 additions and 3 deletions
|
|
@ -23,7 +23,7 @@
|
|||
- update freeze format to v3, adding support for dynamic analysis @williballenthin
|
||||
- extractor: ignore DLL name for api features #1815 @mr-tz
|
||||
|
||||
### New Rules (36)
|
||||
### New Rules (39)
|
||||
|
||||
- nursery/get-ntoskrnl-base-address @mr-tz
|
||||
- host-interaction/network/connectivity/set-tcp-connection-state @johnk3r
|
||||
|
|
@ -60,6 +60,9 @@
|
|||
- lib/create-file-decompression-interface-context-on-windows jakub.jozwiak@mandiant.com
|
||||
- nursery/enumerate-files-in-dotnet moritz.raabe@mandiant.com anushka.virgaonkar@mandiant.com
|
||||
- nursery/get-mac-address-in-dotnet moritz.raabe@mandiant.com michael.hunhoff@mandiant.com echernofsky@google.com
|
||||
- nursery/get-current-process-command-line william.ballenthin@mandiant.com
|
||||
- nursery/get-current-process-file-path william.ballenthin@mandiant.com
|
||||
- nursery/hook-routines-via-dlsym-rtld_next william.ballenthin@mandiant.com
|
||||
-
|
||||
|
||||
### Bug Fixes
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://pypi.org/project/flare-capa)
|
||||
[](https://github.com/mandiant/capa/releases)
|
||||
[](https://github.com/mandiant/capa-rules)
|
||||
[](https://github.com/mandiant/capa-rules)
|
||||
[](https://github.com/mandiant/capa/actions?query=workflow%3ACI+event%3Apush+branch%3Amaster)
|
||||
[](https://github.com/mandiant/capa/releases)
|
||||
[](LICENSE.txt)
|
||||
|
|
|
|||
2
rules
2
rules
|
|
@ -1 +1 @@
|
|||
Subproject commit b65339be529eb0fb7dc0cd428f0240e72bfd358a
|
||||
Subproject commit c2f0c7bb68e1c3273a46fbb31f116b98a6e604b0
|
||||
Loading…
Add table
Add a link
Reference in a new issue