Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 699 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 699 Bytes

BugCrowd_scope-URLS

Bash script to download all of your private invites URL and all of Public bug bounty URL's

You will need to install pup from https://github.com/ericchiang/pup ( great tool to grep HTML pages)

usage : bash BCUrls.sh <<token_here>>

If no crowdsessionid is provided then only Public list will be downloaded

Sample result

Private Program <> | Bugcrowd https://1.private.com 23.private1.com . . .

similar result for public programs.

this can still be filtered to suit your needs to directly feed it to your recon like I do.

Authors @kadaba thanks to @sritarun3 Tested on BigSur