diff --git a/CHANGELOG.md b/CHANGELOG.md index e96457f1..cafeda7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ It includes many new rules, including all new techniques introduced in MITRE ATT - main: use FLIRT signatures to identify and ignore library code #446 @williballenthin - explorer: IDA 7.6 support #497 @williballenthin -### New Rules (68) +### New Rules (69) - anti-analysis/packer/amber/packed-with-amber @gormaniac - collection/file-managers/gather-3d-ftp-information @re-fox @@ -80,6 +80,7 @@ It includes many new rules, including all new techniques introduced in MITRE ATT - host-interaction/network/connectivity/check-internet-connectivity-via-wininet matthew.williams@fireeye.com michael.hunhoff@fireeye.com - nursery/create-bits-job @mr-tz - nursery/execute-syscall-instruction @kulinacs @mr-tz +- nursery/connect-to-wmi-namespace-via-wbemlocator michael.hunhoff@fireeye.com - ### Bug Fixes diff --git a/README.md b/README.md index c979a780..3292927c 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-554-blue.svg)](https://github.com/fireeye/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-555-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 e4e6300b..be9407af 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit e4e6300b0644a5e625f588eeee0482defef09ef3 +Subproject commit be9407af982baa752a5d2b22bd015d2cf829f523