Commit Graph

2 Commits (eda396417ef97cdd2214255f3d1127785be3f79c)

Author SHA1 Message Date
geeknik 901777921c
Update api-google-drive.yaml (#4520)
This template is meant to be used like so:

`nuclei -t token-spray/api-google-drive.yaml -var token=google_api_key -var referer=https://www.hostname_where_google_api_key_was_found.com`

The way the template was edited to include `Referer: {{BaseURL}}` won't work because it adds `Referer: www.googleapis.com` which results in an ipRefererBlocked error from Google. 

If you can't define the referer, this template is useless and should be deleted. So please accept this change back to my original vision of this template. Thank you.
2022-06-02 00:34:52 +05:30
Prince Chaddha 621b6e7795
Update and rename google-drive.yaml to api-google-drive.yaml 2022-05-27 10:05:41 +05:30