From f9bad7e5e4b88ac7f526c2a1bbe5be7a11a613ec Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Tue, 8 Jun 2021 14:17:39 +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 96bd42c2..6e062554 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ It includes many new rules, including all new techniques introduced in MITRE ATT - main: more detailed progress bar output when matching functions #562 @mr-tz - main: detect file limitations without doing code analysis for better performance #583 @williballenthin -### New Rules (83) +### New Rules (84) - anti-analysis/packer/amber/packed-with-amber @gormaniac - collection/file-managers/gather-3d-ftp-information @re-fox @@ -99,6 +99,7 @@ It includes many new rules, including all new techniques introduced in MITRE ATT - internal/limitation/file/internal-packer-file-limitation.yml william.ballenthin@fireeye.com - host-interaction/network/domain/enumerate-domain-computers-via-ldap awillia2@cisco.com - host-interaction/network/domain/get-domain-controller-name awillia2@cisco.com +- internal/limitation/file/internal-visual-basic-file-limitation @mr-tz - diff --git a/README.md b/README.md index 482139bf..f4423fe5 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-569-blue.svg)](https://github.com/fireeye/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-571-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 d1e838a1..132ae5a0 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit d1e838a14040dc6aad5a4bcfc23aabb4c686dfcd +Subproject commit 132ae5a0c1ab81169db52c96d3e4767619c06fe4