Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PySubFinder

Simple subdomain finder write in python3

Install on Linux


  • Install python3
sudo apt install python3
  • Clone the repository from Github
git clone https://github.com/Gun8hoot/PySubFinder.git
  • Go to the project repository
cd ./PySubFinder
  • (optional) : Create a python virtual environment before installing every module
python3 -m venv .venv && source ./.venv/bin/activate
  • Go to the project repository
pip install -r ./requirements.txt
  • (optional) : Extract the wordlist in subdomains_WL.tar
tar -xvf ./subdomains_WL.tar

Usage


python3 ./main.py -u {URL} -w {WORDLIST_PATH}

Usage gif

About

πŸ”Ž β€’ Python Subdomains finder

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages