From bd84ee83a59420637153943be9780359ada6a802 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Wed, 7 Dec 2022 19:10:53 +0000 Subject: [PATCH] Sync capa rules submodule --- CHANGELOG.md | 3 ++- README.md | 2 +- rules | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8f3736a..f2bf3693 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ ### Breaking Changes -### New Rules (30) +### New Rules (31) - collection/use-dotnet-library-sharpclipboard @johnk3r - data-manipulation/encryption/aes/use-dotnet-library-encryptdecryptutils @johnk3r @@ -41,6 +41,7 @@ - nursery/execute-wmi-query-in-dotnet michael.hunhoff@mandiant.com - nursery/manipulate-network-credentials-in-dotnet michael.hunhoff@mandiant.com - nursery/encrypt-data-using-aes william.ballenthin@mandiant.com Ivan Kwiatkowski (@JusticeRage) +- host-interaction/uac/bypass/bypass-uac-via-rpc david.cannings@pwc.com david@edeca.net - ### Bug Fixes diff --git a/README.md b/README.md index f00c9411..5d05c821 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-731-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-732-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 793837a4..5ba70c97 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 793837a406e27dd2754202fd13d7dc6ba8397679 +Subproject commit 5ba70c97d22dd59efcf29a128557e64213f7ace8