From 3dfb7beb6bcb73959c714a24b01566b969efc4f9 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Tue, 7 Feb 2023 15:56:56 +0000 Subject: [PATCH] Sync capa rules submodule --- CHANGELOG.md | 4 +++- README.md | 2 +- rules | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86e708d2..1b7c09f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ - remove SMDA backend #1062 @williballenthin - error return codes are now positive numbers #1269 @mr-tz -### New Rules (75) +### New Rules (77) - collection/use-dotnet-library-sharpclipboard @johnk3r - data-manipulation/encryption/aes/use-dotnet-library-encryptdecryptutils @johnk3r @@ -92,6 +92,8 @@ - load-code/dotnet/execute-dotnet-assembly-via-clr-host blas.kojusner@mandiant.com - load-code/execute-vbscript-javascript-or-jscript-in-memory blas.kojusner@mandiant.com - host-interaction/file-system/reference-absolute-stream-path-on-windows blas.kojusner@mandiant.com +- nursery/generate-method-via-reflection-in-dotnet michael.hunhoff@mandiant.com +- nursery/unmanaged-call-via-dynamic-pinvoke-in-dotnet michael.hunhoff@mandiant.com - ### Bug Fixes diff --git a/README.md b/README.md index a1e5954a..b60298f8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/flare-capa)](https://pypi.org/project/flare-capa) [![Last release](https://img.shields.io/github/v/release/mandiant/capa)](https://github.com/mandiant/capa/releases) -[![Number of rules](https://img.shields.io/badge/rules-769-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-771-blue.svg)](https://github.com/mandiant/capa-rules) [![CI status](https://github.com/mandiant/capa/workflows/CI/badge.svg)](https://github.com/mandiant/capa/actions?query=workflow%3ACI+event%3Apush+branch%3Amaster) [![Downloads](https://img.shields.io/github/downloads/mandiant/capa/total)](https://github.com/mandiant/capa/releases) [![License](https://img.shields.io/badge/license-Apache--2.0-green.svg)](LICENSE.txt) diff --git a/rules b/rules index cad482b2..29629ea4 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit cad482b294d88998562d395ede6ced9813bff2c1 +Subproject commit 29629ea4298d60a08b71671a4ef97d0507cca4a4