Skip to content

sh3bu/SubHound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SubHound

This is a Python-based subdomain enumeration tool that uses brute force to find subdomains.

Usage

  1. Clone the repository:

git clone https://github.com/sh3bu/SubHound.git

  1. Navigate to the cloned directory:

cd SubHound

  1. Run the script and enter the path of the wordlist file:
python subhound.py
Enter the path of the wordlist file: /path/to/wordlist.txt
  1. Wait for the script to finish running. Any discovered subdomains will be printed to the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages