hisxo / gitGraber

gitGraber: monitor GitHub to search and find sensitive data in real time for different online services such as: Google, Amazon, Paypal, Github, Mailgun, Facebook, Twitter, Heroku, Stripe...
GNU General Public License v3.0
2.02k stars 330 forks source link

Option to store the Response of the query #13

Open th3-alch3m1st opened 5 years ago

th3-alch3m1st commented 5 years ago

Hi, I was wondering if you could add the option of storing the actual response of the keyword that was found during a query.

To elaborate on this, if I am doing a scan for "yahoo.com" and I get a access_key found (possible aws token found) I would like the tool to store the actual contents of the whole file that the key was found in.

Please let me know.

Thanks, @th3-alch3m1st

hisxo commented 5 years ago

Hi @th3-alch3m1st

This is a good idea, we will try to implement this feature on gitGraber.

Regards, Adrien