Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ArpitKubadia/RVDP-Programs
List of domains having RVDP programmes
https://github.com/ArpitKubadia/RVDP-Programs
Last synced: 3 months ago
JSON representation
List of domains having RVDP programmes
- Host: GitHub
- URL: https://github.com/ArpitKubadia/RVDP-Programs
- Owner: ArpitKubadia
- Created: 2020-07-25T11:01:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T14:11:26.000Z (about 4 years ago)
- Last Synced: 2024-04-12T23:55:11.069Z (7 months ago)
- Size: 41 KB
- Stars: 8
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - ArpitKubadia/RVDP-Programs - List of domains having RVDP programmes (Others)
README
# RVDP-Programs
List of domains having RVDP programmesThis should ideally be used with https://github.com/arkadiyt/bounty-targets-data
# Accompanying Medium article
[Automating search for websites having Bug Bounties](https://medium.com/@arpitkubadia/automating-search-for-websites-having-bug-bounties-757a9fe10e97)# Usage
1. Add [Highlight This](https://chrome.google.com/webstore/detail/highlight-this-finds-and/fgmbnmjmbjenlhbefngfibmjkpbcljaj?hl=en) to your chrome extensions
2. Open rvdp_unique.txt as raw and copy the link address
3. Click on Highlight This, then add a new list (you can synchronize list if you want)
4. Select `external list` and paste the URL in the URL field and click on `sync`.
5. Uncheck the `Only detect complete words` and Save.
6. Repeat the process for other wordlists that you might have.
7. You can also blacklist/whitelist certain domains in `Limitations` tab and add custom regex instead of wildcards in `Advanced` tab.# Acknowledgements
1. [Arkadiyt](https://twitter.com/arkadiyt) for [bounty-targets-data](https://github.com/arkadiyt/bounty-targets-data)
2. [SushiWushi](https://twitter.com/sushiwushi2) for [bug-bounty-dorks](https://github.com/sushiwushi/bug-bounty-dorks)
3. [TomNomNom](https://twitter.com/TomNomNom) for [Webpaste](https://github.com/tomnomnom/hacks/tree/master/webpaste) and [Unfurl](https://github.com/tomnomnom/hacks/tree/master/unfurl)