Skip to content

A Simple Tool to Pull Paid Bounty Scopes for Wide Recon Actvities

Notifications You must be signed in to change notification settings

obheda12/MoneyScope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

MoneyScope

MoneyScope is a simple tool that pulls program scope data from a variety of sources, filters for all bug bounty scopes with an actual payout, and then filters again to remove any fluff/formatting issues in order to provide you with a succint scope of paying bounty domains and TLDs

Requirements

Please install the following tools and have them in your /usr/bin folder prior to running MoneyScope:

If you do not have these tools installed, please run the install.sh script

Data Resources

MoneyScope relies on the Chaos Project as well as the repository @Arkadiyt (https://github.com/arkadiyt/bounty-targets-data) which update their sources daily.

To date MoneyScope pulls data from:

  • Chaos Database
  • HackerOne
  • Bugcrowd
  • Intigriti
  • YesWeHack
  • Federacy Data
  • Hackenproof Data

Usage

The usage of MoneyScope is fairly simple. Specify a flag as specified in the usage guide and MoneyScope will pull data for relative to the flag you have specified within seconds.

Examples

Pull Paid Bounty Data from All Sources ./MoneyScope.sh -a

Pull Paid Bounty Data from Bugcrowd and Hackerone Only ./MoneyScope.sh -bh

Pull Paid Bounty Data from YesWeHack, Hackerone, and Intigriti Only ./MoneyScope.sh -yhi

Output

MoneyScope will output data from paying bounty programs into 2 text files in your current working directory. The first file will be all the domains from the scope you specified. The second file be all the TLDs extracted from the domains you gathered using the tool by @hakluke (https://github.com/hakluke/haktldextract).

Output

If you like MoneyScope and want to see more cool tools!

Buy Me A Coffee

Disclaimer

This project is made for educational and ethical testing purposes only. Usage of this tool for attacking targets without prior mutual consent is illegal. Developers assume no liability and are not responsible for any misuse or damage caused by this tool.

About

A Simple Tool to Pull Paid Bounty Scopes for Wide Recon Actvities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages