From f21f45566cb6768975ecf5601cb675f5be78fdde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Mesquita?= <151409184+jfgmesquita@users.noreply.github.com> Date: Tue, 16 Dec 2025 00:28:40 +0000 Subject: [PATCH] Docs: Add Utils section description --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 49a73c4b..7c2080ee 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,10 @@ In this section you will find Yara rules specialised toward the identification o In this section you will find Yara rules specialised toward the identification of well-known mobile malware. +## Utils + +In this section you will find Yara rules specialised toward the identification of common data patterns and generic forensic indicators. These rules serve as building blocks to detect network identifiers, file structures, or suspicious artifacts useful for broader analysis. + ## Deprecated In this section you will find Yara rules deprecated.