Skip to content

chlswls/bbscope_search_domains

 
 

Repository files navigation

Usage

  1. Create an .env file
TMP_DIR=./tmp
H1_TOKEN=
IT_TOKEN=
BC_TOKEN=
BC_EMAIL=
OUTPUT_FILE=resolvable_targets.txt

(fill in your tokens)

  1. Check search_domains.sh, uncomment Bugcrowd lines if you want

  2. Start a venv and install requirements

  3. Run ./search_domains.sh

Warning

Filtering wildcards is a challenge, and this script might yield results that are out of scope.

About

Script that uses bbscope to find resolvable domains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.5%
  • Shell 34.5%