Skip to content

Discover hidden subdomains quickly and efficiently with our advanced scanning tool. Perfect for security researchers, penetration testers, and system administrators.

Notifications You must be signed in to change notification settings

pentesterhelper/enterprise-subdomain-discovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enterprise Subdomain Discovery 🔍

A fast, lightweight, and powerful subdomain scanner with a massive built-in wordlist of 822,822 potential subdomains. Perfect for security researchers, penetration testers, and system administrators.

Features ✨

  • Comprehensive wordlist with 822,822 potential subdomains
  • Lightning-fast scanning with multi-threading support
  • Export results in CSV format for easy analysis
  • Lightweight and resource-efficient
  • Cross-platform compatibility (Windows, Linux, MacOS)
  • Simple command-line interface
  • Regular expression filtering support
  • Real-time progress monitoring
  • DNS resolution verification
  • Custom timeout settings

Installation 🚀

  1. Clone the repository:
https://github.com/pentesterhelper/enterprise-subdomain-discovery.git
  1. Navigate to the project directory:
cd enterprise-subdomain-discovery
  1. Install required dependencies:
pip install -r requirements.txt

Usage 💡

Basic usage:

python3 app.py

Requirements 📝

  • Python 3.7+
  • dnspython
  • requests
  • tqdm
  • concurrent.futures (built-in)

Contributing 🤝

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Support 🌟

If you find this tool useful, please consider giving it a star ⭐ on GitHub!

For bugs, feature requests, or additional questions, please open an issue on GitHub.

License 📄

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer ⚠️

This tool is for educational and research purposes only. Users are responsible for ensuring they have permission to scan target domains. The developers assume no liability and are not responsible for any misuse or damage caused by this program.

Acknowledgments 🙏

  • Thanks to all contributors who have helped with the wordlist
  • Special thanks to the open-source security community
  • Built with inspiration from various subdomain enumeration tools

Made with ❤️ by pentesterhelper

About

Discover hidden subdomains quickly and efficiently with our advanced scanning tool. Perfect for security researchers, penetration testers, and system administrators.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published