From 4cda114d331721e6e268f563bc6733f3a95ab7c3 Mon Sep 17 00:00:00 2001 From: teixeira0xfffff <50772593+teixeira0xfffff@users.noreply.github.com> Date: Wed, 20 Dec 2023 09:11:16 -0300 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9bfdae8..1555d01 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

HEDnsExtractor

- Raw html extractor from Hurricane Electric portal + A suite for hunting suspicious targets, expose domains and phishing discovery

@@ -17,9 +17,14 @@ ## Features -- Automatically identify IPAddr ou Networks through command line parameter or stdin -- Extract networks based on IPAddr. -- Extract domains from networks. +* Implementing workflows with yaml 🔥 +* Adds support to work with multiples domains as target 🔥 +* Regex support 🥷 +* Adds support to work with IPv6 filters 🔥 +* Extract networks based on IP/Domain +* Extract domains from networks. + +# Workflows ## Installation