diff --git a/CHANGELOG.md b/CHANGELOG.md index 13502cd9..88182091 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ ### Breaking Changes - Update Metadata type in capa main [#1411](https://github.com/mandiant/capa/issues/1411) [@Aayush-Goel-04](https://github.com/aayush-goel-04) @manasghandat -### New Rules (9) +### New Rules (11) - load-code/shellcode/execute-shellcode-via-windows-callback-function ervin.ocampo@mandiant.com jakub.jozwiak@mandiant.com - nursery/execute-shellcode-via-indirect-call ronnie.salomonsen@mandiant.com @@ -20,6 +20,8 @@ - nursery/compiled-with-exescript jonathanlepore@google.com - nursery/check-for-sandbox-via-mac-address-ouis-in-dotnet jonathanlepore@google.com - host-interaction/hardware/enumerate-devices-by-category @mr-tz +- host-interaction/service/continue-service @mr-tz +- host-interaction/service/pause-service @mr-tz - ### Bug Fixes diff --git a/README.md b/README.md index 809a5651..15a5e096 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-800-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-802-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 e1c0ac2f..08e0c617 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit e1c0ac2f1c1966bec08f6f9c627619698d6fc1b9 +Subproject commit 08e0c6178a9b7d2da56a2dcc964e9be3ce285a58