sw33tLie / bbscope

Scope gathering tool for HackerOne, Bugcrowd, Intigriti, YesWeHack, and Immunefi!
Apache License 2.0
1.01k stars 145 forks source link

Request: json mirror of bounty-targets-data #2

Open JeffreyShran opened 3 years ago

JeffreyShran commented 3 years ago

Hey @sw33tLie - Thanks for making this available. It's really useful.

I was wondering how much work is involved to create a json output option and make it mirror the format of the bounty-targets-data project like this for H1: https://raw.githubusercontent.com/arkadiyt/bounty-targets-data/master/data/hackerone_data.json so that we can easily merge the 2 files (For the merge, I expect it's best to happen outside of the tool).

Whilst my golang experience is lacking, I'd be happy to help if I can. I'd love to hear your thoughts one way or another.

sw33tLie commented 3 years ago

I think it's a great idea, and it's something I thought about before...will add it shortly :)