From 7d2e550b84ddfaa962a156e113e1a1439465c49c Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Tue, 24 Aug 2021 16:35:30 +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 93cbb7c0..a65a5136 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ - legacy term `arch` (i.e., "x32") is now called `bitness` @williballenthin -### New Rules (26) +### New Rules (27) - collection/webcam/capture-webcam-image johnk3r - nursery/list-drag-and-drop-files michael.hunhoff@fireeye.com @@ -44,6 +44,7 @@ - data-manipulation/encryption/create-new-key-via-cryptacquirecontext chuong.dong@fireeye.com - host-interaction/log/clfs/append-data-to-clfs-log-container blaine.stancill@mandiant.com - host-interaction/log/clfs/read-data-from-clfs-log-container blaine.stancill@mandiant.com +- data-manipulation/encryption/hc-128/encrypt-data-using-hc-128-via-wolfssl blaine.stancill@mandiant.com - ### Bug Fixes diff --git a/README.md b/README.md index 25a1ab18..a592d5c8 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/fireeye/capa)](https://github.com/fireeye/capa/releases) -[![Number of rules](https://img.shields.io/badge/rules-605-blue.svg)](https://github.com/fireeye/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-606-blue.svg)](https://github.com/fireeye/capa-rules) [![CI status](https://github.com/fireeye/capa/workflows/CI/badge.svg)](https://github.com/fireeye/capa/actions?query=workflow%3ACI+event%3Apush+branch%3Amaster) [![Downloads](https://img.shields.io/github/downloads/fireeye/capa/total)](https://github.com/fireeye/capa/releases) [![License](https://img.shields.io/badge/license-Apache--2.0-green.svg)](LICENSE.txt) diff --git a/rules b/rules index 4685f506..68781680 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 4685f506ef178afb9111befa1df36542444c4a21 +Subproject commit 687816800a15afbefdeed4b853bc725a6d618d46