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
git clone https://github.com/nickyqqq/all-domains.gitcd all-domainspython -m venv venvmake sure you have pytho13+ installed
pip install -r requirements.txtpython alldomains.py