Skip to content

HunxByts/SubDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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