From 347687579ce4bb38458cb962b49e17d0b701a588 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Wed, 22 Nov 2023 18:05:52 +0000 Subject: [PATCH] Sync capa rules submodule --- CHANGELOG.md | 9 ++++++++- README.md | 2 +- rules | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1af83e6..4a2da553 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ ### Breaking Changes -### New Rules (23) +### New Rules (30) - nursery/get-ntoskrnl-base-address @mr-tz - host-interaction/network/connectivity/set-tcp-connection-state @johnk3r @@ -36,6 +36,13 @@ - executable/dotnet-singlefile/bundled-with-dotnet-single-file-deployment sara.rincon@mandiant.com - internal/limitation/file/internal-dotnet-single-file-deployment-limitation sara.rincon@mandiant.com - data-manipulation/encoding/encode-data-using-add-xor-sub-operations jakub.jozwiak@mandiant.com +- nursery/access-camera-in-dotnet-on-android michael.hunhoff@mandiant.com +- nursery/capture-microphone-audio-in-dotnet-on-android michael.hunhoff@mandiant.com +- nursery/capture-screenshot-in-dotnet-on-android michael.hunhoff@mandiant.com +- nursery/check-for-incoming-call-in-dotnet-on-android michael.hunhoff@mandiant.com +- nursery/check-for-outgoing-call-in-dotnet-on-android michael.hunhoff@mandiant.com +- nursery/compiled-with-xamarin michael.hunhoff@mandiant.com +- nursery/get-os-version-in-dotnet-on-android michael.hunhoff@mandiant.com - ### Bug Fixes diff --git a/README.md b/README.md index da9193e0..989dd28d 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-851-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-858-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 533577fd..e0d5e95a 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 533577fda932312df242a3521d81d5a0d93eebca +Subproject commit e0d5e95a82375f887e1d4682aefdcf39f963d2c2