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.
- Enumerates subdomains using a predefined list.
- Resolves DNS records for discovered subdomains.
- Simple and easy to use.
- Python 3.x
requests
librarydnspython
library
-
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