Skip to content

hexdee606/SubDomain-GT

Repository files navigation

SubDomain:GT

info Open source CC-0 license Python status Tool

About

Subdomain-GT helps you to find available subdomains of targeted website.

Tested On

Sr. Operating System Version Virtual Box VM Ware Network Type
1 Kali Linux 2021.2 status status network
2 Ubuntu 20.04 status status network
3 Debian 10.0 status status network
4 Windows 10 status status network

Features

  1. Find common subdomain's of targeted website.
  2. Passively scan websites.
  3. Scans upto 1000 common subdomains.

Required packages

  • git required
  • Python3 required
  • requests required

Install required packages on linux

 sudo apt update -y
 sudo apt install git-all -y
 pip3 install requests -y

Install required packages on Windows

visit git-scm, download setup and install git

visit python.org, download setup and install python3.

start windows command prompt/ shell and type

pip3 install requests

How to setup SubDomain-GT

Create new directory Optional Step

 mkdir 'SubDomain-GT'
 cd 'SubDomain-GT'

Clone SubDomain-GT from github

 git clone "https://github.com/hexdee606/SubDomain-GT.git"

Calling python3 file

 python3 SubDomain-GT.py

Connect Us

Research and Development

twitter github email

Research and Testing

twitter github email twitter github email twitter github email

We hope you like our project. If 'Yes' click on the star icon at the top right corner or leave a comment so we can improve this script.

❤️ from Alchemists.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages