Skip to content

Anon-404/Sub-discover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Sub-discover

Discover all subdomains of your terget web

Screenshots

App Screenshot App Screenshot

Installation

For debian based linux os

sudo apt install python3 -y
git clone https://github.com/Anon-404/Sub-discover
cd Sub-discover
sudo apt install python3-pip
sudo pip3 install requests
sudo pip3 install threading 
python3 Sub-discover.py

For termux

pkg install git
pkg install python3 -y
git clone https://github.com/Anon-404/Sub-discover
cd Sub-discover
pkg install python-pip
pip install requests
pip install threading 
python3 Sub-discover.py

For arch based linux os

sudo pacman -Sy python3 -y
git clone https://github.com/Anon-404/Sub-discover 
cd Sub-discover 
pacman -S python-pip
sudo pacman -S python-requests
sudo pacman -S python-threading 
python3 Sub-discover.py 

provided by team Anon404

About

Discover all subdomains of your terget web

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages