From 0f15895b36ed2735901c28a7e90fe8434260290f Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Thu, 10 Jun 2021 14:42:56 +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 fc5598bb..b39f7e74 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 (87) +### New Rules (88) - anti-analysis/packer/amber/packed-with-amber @gormaniac - collection/file-managers/gather-3d-ftp-information @re-fox @@ -103,6 +103,7 @@ It includes many new rules, including all new techniques introduced in MITRE ATT - data-manipulation/hashing/md5/hash-data-with-md5 moritz.raabe@fireeye.com - compiler/autohotkey/compiled-with-autohotkey awillia2@cisco.com - internal/limitation/file/internal-autohotkey-file-limitation @mr-tz +- host-interaction/process/dump/create-process-memory-minidump michael.hunhoff@fireeye.com - diff --git a/README.md b/README.md index 96233d8e..d0152578 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-573-blue.svg)](https://github.com/fireeye/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-574-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 1b364c18..38a873c3 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 1b364c18750472d3a44f8d0239b369de03b5d0fa +Subproject commit 38a873c3d0bd22aa72310990494d36ec3e457059