Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
teixeira0xfffff authored Dec 20, 2023
1 parent 686209f commit 4cda114
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<h1 align="center">HEDnsExtractor</h1>
<p align="center">
Raw html extractor from Hurricane Electric portal
A suite for hunting suspicious targets, expose domains and phishing discovery
</p>
<p align="center">
<a href="https://go.dev/">
Expand All @@ -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

Expand Down

0 comments on commit 4cda114

Please sign in to comment.