Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 21 hours 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)

Awesome Lists containing this project

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