diff --git a/CHANGELOG.md b/CHANGELOG.md index 347824d6..6a6fe138 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ - update freeze format to v3, adding support for dynamic analysis @williballenthin - extractor: ignore DLL name for api features #1815 @mr-tz -### New Rules (39) +### New Rules (40) - nursery/get-ntoskrnl-base-address @mr-tz - host-interaction/network/connectivity/set-tcp-connection-state @johnk3r @@ -63,6 +63,7 @@ - nursery/get-current-process-command-line william.ballenthin@mandiant.com - nursery/get-current-process-file-path william.ballenthin@mandiant.com - nursery/hook-routines-via-dlsym-rtld_next william.ballenthin@mandiant.com +- nursery/linked-against-hp-socket still@teamt5.org - ### Bug Fixes diff --git a/README.md b/README.md index 4a4408cd..81e935c0 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-864-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-865-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 bbd86906..44a60c0d 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit bbd86906e14772bbb0859597caad665289aa2ac1 +Subproject commit 44a60c0d311ba553c6e17c3d38423b49c31b4bb8