Skip to content

sw33tLie/bcscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

WARNING: DEPRECATED TOOL!

Use https://github.com/sw33tLie/bbscope

bcscope

Get the scope of your bugcrowd programs!

Install

go get github.com/sw33tLie/bcscope

Example Command

bcscope -t <YOUR-TOKEN-HERE> -c 2 -p

This will print all the scope of all your Bugcrowd private programs. Remove the -p flag to get public programs too. Keep the concurrency low otherwise arcwhite may not be so happy :)

go run main.go -h

Arguments:

  -h  --help         Print help information
  -t  --token        Bugcrowd session token (_crowdcontrol_session)
  -p  --private      Only show private invites. Default: false
  -l  --list         List programs instead of grabbing their scope. Default:
                     false
  -b  --bbp          Only show programs offering monetary rewards. Default:
                     false
  -c  --concurrency  Set concurrency. Default: 2
  -u  --url          Also print the program URL. Default: false

About

Get the scope of your bugcrowd programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages