Skip to content

subgeek is a powerful subdomain enumeration tool with 40,000+ in-built wordlists. It uses DNS resolution and HTTP requests to discover subdomains of a given domain.

Notifications You must be signed in to change notification settings

progprnv/subgeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SubGeek

SubGeek is a powerful subdomain enumeration tool with 40,000+ in-built wordlists. It uses DNS resolution and HTTP requests to discover subdomains of a given domain.

Features

  • Enumerates subdomains using a predefined list.
  • Resolves DNS records for discovered subdomains.
  • Simple and easy to use.

Requirements

  • Python 3.x
  • requests library
  • dnspython library

Installation

  1. Clone the Repository:

    git clone https://github.com/yourusername/subgeek.git
    cd subgeek
    

Install Dependencies:

 pip install requests dnspython


3. Run the script:
 ```bash
python main.py

Example: 
$ python main.py
Enter the domain to enumerate subdomains for: example.com

About

subgeek is a powerful subdomain enumeration tool with 40,000+ in-built wordlists. It uses DNS resolution and HTTP requests to discover subdomains of a given domain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages