├── LICENSE.md ├── README.md └── data ├── bugcrowd_data.json ├── domains.txt ├── federacy_data.json ├── hackerone_data.json ├── intigriti_data.json ├── wildcards.txt └── yeswehack_data.json /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arkadiyt/bounty-targets-data/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arkadiyt/bounty-targets-data/HEAD/README.md -------------------------------------------------------------------------------- /data/bugcrowd_data.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arkadiyt/bounty-targets-data/HEAD/data/bugcrowd_data.json -------------------------------------------------------------------------------- /data/domains.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arkadiyt/bounty-targets-data/HEAD/data/domains.txt -------------------------------------------------------------------------------- /data/federacy_data.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arkadiyt/bounty-targets-data/HEAD/data/federacy_data.json -------------------------------------------------------------------------------- /data/hackerone_data.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arkadiyt/bounty-targets-data/HEAD/data/hackerone_data.json -------------------------------------------------------------------------------- /data/intigriti_data.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arkadiyt/bounty-targets-data/HEAD/data/intigriti_data.json -------------------------------------------------------------------------------- /data/wildcards.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arkadiyt/bounty-targets-data/HEAD/data/wildcards.txt -------------------------------------------------------------------------------- /data/yeswehack_data.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arkadiyt/bounty-targets-data/HEAD/data/yeswehack_data.json --------------------------------------------------------------------------------