/SubDump

a tool that functions to find subdomains of a website with the scanning method

Primary LanguagePythonMIT LicenseMIT

SubDump

a tool that functions to find subdomains of a website with the scanning method

Instalation on Linux (deb)

sudo apt-get install git
sudo apt-get install python3

Instalation on Termux

pkg install git
pkg install python3

Usage Tool

git clone https://github.com/HunxByts/SubDump.git
cd SubDump
pip3 install -r requirements.txt
python3 SubDump.py
⚡ Author : - HunxByts