Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arkadiyt/bounty-targets-data
This repo contains hourly-updated data dumps of bug bounty platform scopes (like Hackerone/Bugcrowd/Intigriti/etc) that are eligible for reports
https://github.com/arkadiyt/bounty-targets-data
bounty bug bugcrowd federacy hackenproof hackerone intigriti vrp yeswehack
Last synced: 20 days ago
JSON representation
This repo contains hourly-updated data dumps of bug bounty platform scopes (like Hackerone/Bugcrowd/Intigriti/etc) that are eligible for reports
- Host: GitHub
- URL: https://github.com/arkadiyt/bounty-targets-data
- Owner: arkadiyt
- License: mit
- Created: 2017-12-04T06:57:56.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T15:43:49.000Z (7 months ago)
- Last Synced: 2024-04-14T00:37:48.739Z (7 months ago)
- Topics: bounty, bug, bugcrowd, federacy, hackenproof, hackerone, intigriti, vrp, yeswehack
- Homepage:
- Size: 417 MB
- Stars: 2,965
- Watchers: 231
- Forks: 564
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-bugbounty-tools - bounty-targets-data - This repo contains hourly-updated data dumps of bug bounty platform scopes (like Hackerone/Bugcrowd/Intigriti/etc) that are eligible for reports (Miscellaneous / Uncategorized)
- awesome-hacking-lists - arkadiyt/bounty-targets-data - This repo contains hourly-updated data dumps of bug bounty platform scopes (like Hackerone/Bugcrowd/Intigriti/etc) that are eligible for reports (Others)
README
# bounty-targets-data [![Last commit](https://img.shields.io/github/last-commit/arkadiyt/bounty-targets-data.svg)](https://github.com/arkadiyt/bounty-targets-data/commits/master) [![License](https://img.shields.io/github/license/arkadiyt/bounty-targets-data.svg)](https://github.com/arkadiyt/bounty-targets-data/blob/master/LICENSE.md)
### What's it for
This repo contains data dumps of Hackerone and Bugcrowd scopes (i.e. the domains that are eligible for bug bounty reports). The files provided are:
Main files:
- [domains.txt](https://github.com/arkadiyt/bounty-targets-data/blob/master/data/domains.txt): full list of domains, without wildcards.
- [wildcards.txt](https://github.com/arkadiyt/bounty-targets-data/blob/master/data/wildcards.txt): full list of wildcard domains. **Note:** A program might have `*.example.com` in-scope but `excluded.example.com` out-of-scope so check your program rules before submitting reports.Extra files:
- [bugcrowd_data.json](https://github.com/arkadiyt/bounty-targets-data/blob/master/data/bugcrowd_data.json): raw [Bugcrowd](https://bugcrowd.com) data.
- [hackerone_data.json](https://github.com/arkadiyt/bounty-targets-data/blob/master/data/hackerone_data.json): raw [Hackerone](https://hackerone.com) data.
- [federacy_data.json](https://github.com/arkadiyt/bounty-targets-data/blob/master/data/federacy_data.json): raw [Federacy](https://federacy.com) data.- [intigriti_data.json](https://github.com/arkadiyt/bounty-targets-data/blob/master/data/intigriti_data.json): raw [Intigriti](https://www.intigriti.com) data.
- [yeswehack_data.json](https://github.com/arkadiyt/bounty-targets-data/blob/master/data/yeswehack_data.json): raw [YesWeHack](https://www.yeswehack.com/) data.
- [hackerone_schema.graphql](https://github.com/arkadiyt/bounty-targets-data/blob/master/data/hackerone_schema.graphql): Hackerone's graphql api schema.### Status
The last change was detected on `Tuesday 10/15/2024 06:00 (UTC)`. New changes (if any) are picked up every 30 minutes.
### Code
The code used to generate these files lives in the [bounty-targets](https://github.com/arkadiyt/bounty-targets) repo.
### Getting in touch
Feel free to contact me on Signal: @arkadiyt.01