You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detect the Google Maps JS key, it could have much more API access than it should.
Key was a bit redacted, any user with enough ressources can find it on the web archive.
Actual Behavior
No key found
Steps to Reproduce
Create a folder
Add index.html
<!doctype html><htmllang="fr"><body><!-- Google places --><scriptdefersrc="https://maps.googleapis.com/maps/api/js?key=AIzaSyADGZQuxI6htXu9i3MJZPZC4b2QRL8VoOo&libraries=places&callback=initMap"
></script></body></html>
Environment
OS: Debian
Version: 12
Additional Context
References
The text was updated successfully, but these errors were encountered:
Please review the Community Note before submitting
TruffleHog Version
3.88.15
Trace Output
Expected Behavior
Detect the Google Maps JS key, it could have much more API access than it should.
Key was a bit redacted, any user with enough ressources can find it on the web archive.
Actual Behavior
No key found
Steps to Reproduce
index.html
Environment
Additional Context
References
The text was updated successfully, but these errors were encountered: