Skip to content

HexShad0w/hexafinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Hexafinder

Hexafinder is a simple yet powerful tool for automated subdomain enumeration. By integrating Subfinder, Httpx, Katana, and grep, Hexafinder enables users to discover subdomains, scan for live hosts, and sort results—all in one streamlined tool.

Features

  • Automated Subdomain Discovery: Utilizes Subfinder to find subdomains quickly and efficiently.
  • Live Host Scanning: Leverages Httpx to check for live hosts among discovered subdomains.
  • Advanced Filtering: Incorporates Katana for comprehensive filtering of results based on various criteria.
  • Custom Sorting: Uses grep for advanced sorting of output to meet user preferences.
  • Full Automation: Facilitates an efficient workflow for subdomain enumeration without manual intervention.

Installation

To use Hexafinder, you need to install the following tools:

  1. Subfinder: Follow the instructions on the Subfinder GitHub page to install it.
  2. Httpx: You can find the installation instructions for Httpx on its GitHub page.
  3. Katana: Install Katana as described in its GitHub repository.
  4. Grep: Ensure grep is installed on your system (it’s typically included in most Unix/Linux distributions).

After installing the necessary tools, clone the Hexafinder repository:

git clone https://github.com/HexShad0w/hexafinder.git
cd hexafinder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages