Skip to content

HaKiro-codes/all-domains

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All-Domains

This tool is for finding all the existing domains that is in all the bug bounty platform such as hackerone, bugcrowd etc into a txt file

Installation

git clone https://github.com/nickyqqq/all-domains.git

cd

cd all-domains

Create python VM

python -m venv venv

make sure you have pytho13+ installed

Install required package

pip install -r requirements.txt

Simply run it

python alldomains.py

About

a tool for finding all existing domain that is in the bug bounty platform by using Chaos's client (Project discovery)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%