From b5f274bf56a29c8af86ad72d844c021f081370de Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Tue, 28 Mar 2023 14:07:51 +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 81fe2abe..b17b00c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ ### Breaking Changes -### New Rules (23) +### New Rules (24) - persistence/scheduled-tasks/schedule-task-via-at joren485 - data-manipulation/prng/generate-random-numbers-via-rtlgenrandom william.ballenthin@mandiant.com @@ -36,6 +36,7 @@ - nursery/check-for-windows-sandbox-via-subdirectory echernofsky@google.com - nursery/enumerate-pe-sections-in-dotnet @mr-tz - nursery/destroy-software-breakpoint-capability echernofsky@google.com +- nursery/send-data-to-internet michael.hunhoff@mandiant.com - ### Bug Fixes diff --git a/README.md b/README.md index 91945fa4..2a40aaf1 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-791-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-792-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 48692d18..d0e54bb0 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 48692d18cc3fc6c96a608abe9fd9d8b010c63f83 +Subproject commit d0e54bb05d8549cd3979ff1b21a22ee33c533ad6