此项目每小时爬取 bug bounty 平台范围(如 Hackerone/Bugcrowd/Intigriti 等),并将其存储到 bounty-targets-data 仓库中
此项目每小时爬取 bug bounty 平台范围(如 Hackerone/Bugcrowd/Intigriti 等),并将其存储到 bounty-targets-data 仓库中
This project crawls all the Hackerone, Bugcrowd, & other bug bounty platform scopes hourly and dumps them into the bounty-targets-data repository:
https://github.com/arkadiyt/bounty-targets-data
Supported platforms:
Hackerone
Bugcrowd
Intigriti
YesWeHack
Federacy
If you want to run bounty-targets yourself you can follow these steps:
Clone the project and install the dependencies with bundle
Set the following environment variables:
SENTRY_DSN: (Optional) Sentry API key for exception tracking.SSH_PRIV_KEY: An SSH private key that is authorized to write to the github project you want to push data to.SSH_PUB_KEY: The public key corresponding to SSH_PRIV_KEY.GIT_HOST: The github project to write to. For this project it's [email protected]:arkadiyt/bounty-targets-data.git.Execute bin/bounty-targets
Feel free to contact me on Signal: @arkadiyt.01
暂无开放 Issues,或尚未同步最近议题。