https://github.com/rix4uni/scope
An automated GitHub Actions-based crawler that fetches and updates public scopes from popular bug bounty platforms (like Hackerone/Bugcrowd/Intigriti/etc) (updates every 10 minutes)
https://github.com/rix4uni/scope
bug-bounty bugbounty bugbountytips bugcrowd hackenproof hackerone hacking infosec intigriti osint osint-tool penetration-testing pentest-tool pentesting recon reconnaissance security security-tools vrp yeswehack
Last synced: 3 months ago
JSON representation
An automated GitHub Actions-based crawler that fetches and updates public scopes from popular bug bounty platforms (like Hackerone/Bugcrowd/Intigriti/etc) (updates every 10 minutes)
- Host: GitHub
- URL: https://github.com/rix4uni/scope
- Owner: rix4uni
- Created: 2024-11-04T13:22:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-25T06:35:09.000Z (4 months ago)
- Last Synced: 2025-07-25T12:06:28.199Z (4 months ago)
- Topics: bug-bounty, bugbounty, bugbountytips, bugcrowd, hackenproof, hackerone, hacking, infosec, intigriti, osint, osint-tool, penetration-testing, pentest-tool, pentesting, recon, reconnaissance, security, security-tools, vrp, yeswehack
- Language: Shell
- Homepage:
- Size: 2.08 MB
- Stars: 45
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - rix4uni/scope - An automated GitHub Actions-based crawler that fetches and updates public scopes from popular bug bounty platforms (like Hackerone/Bugcrowd/Intigriti/etc) (updates every 10 minutes) (Shell)
README
## scope
This repo maintain's in-scope and out-of-scope
#### NewData:
- #### Wildcards
- [newdata_inscope_wildcards.txt](https://github.com/rix4uni/scope/blob/main/data/NewData/newdata_inscope_wildcards.txt)
- #### Domains
- [newdata_inscope_domains.txt](https://github.com/rix4uni/scope/blob/main/data/NewData/newdata_inscope_domains.txt)
#### Main files:
- #### Wildcards:
- [inscope_wildcards.txt](https://github.com/rix4uni/scope/blob/main/data/Wildcards/inscope_wildcards.txt)
- [outofscope_wildcards.txt](https://github.com/rix4uni/scope/blob/main/data/Wildcards/outofscope_wildcards.txt)
- #### Domains:
- [inscope_domains.txt](https://github.com/rix4uni/scope/blob/main/data/Domains/inscope_domains.txt)
- [outofscope_domains.txt](https://github.com/rix4uni/scope/blob/main/data/Domains/outofscope_domains.txt)
#### Platform Based files:
- #### Bugcrowd:
- [bugcrowd_inscope.txt](https://github.com/rix4uni/scope/blob/main/data/Bugcrowd/bugcrowd_inscope.txt)
- [bugcrowd_outofscope.txt](https://github.com/rix4uni/scope/blob/main/data/Bugcrowd/bugcrowd_outofscope.txt)
- #### Hackerone:
- [hackerone_inscope.txt](https://github.com/rix4uni/scope/blob/main/data/Hackerone/hackerone_inscope.txt)
- [hackerone_outofscope.txt](https://github.com/rix4uni/scope/blob/main/data/Hackerone/hackerone_outofscope.txt)
- #### Intigriti:
- [intigriti_inscope.txt](https://github.com/rix4uni/scope/blob/main/data/Intigriti/intigriti_inscope.txt)
- [intigriti_outofscope.txt](https://github.com/rix4uni/scope/blob/main/data/Intigriti/intigriti_outofscope.txt)
- #### Yeswehack:
- [yeswehack_inscope.txt](https://github.com/rix4uni/scope/blob/main/data/Yeswehack/yeswehack_inscope.txt)
- [yeswehack_outofscope.txt](https://github.com/rix4uni/scope/blob/main/data/Yeswehack/yeswehack_outofscope.txt)
## 📌 References
- https://github.com/arkadiyt/bounty-targets-data
- https://github.com/Osb0rn3/bugbounty-targets
## regex tested on `regex101.com`
You can improve these regex for more accurate data.
- https://regex101.com/r/1z8v70/1
- https://regex101.com/r/1z8v70/2
- https://regex101.com/r/1z8v70/3