• Stars
    star
    593
  • Rank 75,128 (Top 2 %)
  • Language
    Ruby
  • License
    MIT License
  • Created almost 7 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project crawls bug bounty platform scopes (like Hackerone/Bugcrowd/Intigriti/etc) hourly and dumps them into the bounty-targets-data repo

bounty-targets Tests License

What's it for

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
  • Hackenproof
  • YesWeHack
  • Federacy

Installation

If you want to run bounty-targets yourself you can follow these steps:

  1. Clone the project and install the dependencies with bundle

  2. 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.
  3. Execute bin/bounty-targets

Getting in touch

Feel free to contact me on twitter: https://twitter.com/arkadiyt

More Repositories

1

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
3,099
star
2

aws_public_ips

Fetch all public IP addresses tied to your AWS account. Works with IPv4/IPv6, Classic/VPC networking, and across all AWS services
Ruby
629
star
3

zoom-redirector

Zoom Redirector is a browser extension that transparently redirects any meeting links to use Zoom's browser based web client.
JavaScript
580
star
4

protodump

A utility to dump all Protobuf file descriptors from a given binary as *.proto files
Go
264
star
5

ssrf_filter

A ruby gem for defending against Server Side Request Forgery (SSRF) attacks
Ruby
78
star
6

free-ft

44
star
7

symantec-certificate-checker

Ruby
17
star
8

chrome-extension-downloader

A ruby script to download and unpack chrome extensions
Ruby
8
star
9

ddexport

A cli utility to export datadog logs and spans (more than the 5000 allowed in the UI)
Go
6
star
10

dftest

Domain fronting tester - a small utility script to make a request with a different host header and server name indication
Ruby
4
star
11

dot-files

Dot files
Vim Script
2
star
12

github_readonly_team

Script to give a github team read-only permissions to all repositories in an organization
Ruby
2
star
13

acm-cloudfront

Ruby
1
star
14

mullvad-rpki

Script for testing Mullvad exit ISPs for RPKI validation
Ruby
1
star
15

order-jira-bookmarklet

A bookmark that when executed on a JIRA epic page, re-orders all the tickets to be in order of status.
JavaScript
1
star
16

kill_billd

Chrome extension to kill or rebuild builds on buildbot
JavaScript
1
star
17

onion-service

Code for the onion service for my personal website: arkadiy7niszn5gkb4s6sqzst4go7d4oc57xnt2q3kvy4tdklf3f7jyd.onion
Dockerfile
1
star