Google Playable Locations API Test
ID: api-googleplayablelocations
Severity: info
Author: zzeitlin
Tags: token-spray,google,playable,locations
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: api-googleplayablelocations
info: name: Google Playable Locations API Test author: zzeitlin severity: info metadata: max-request: 1 tags: token-spray,google,playable,locations
self-contained: true
http: - method: GET path: - "https://playablelocations.googleapis.com/v3:samplePlayableLocations?key={{token}}"
matchers: - type: word part: body words: - 'error' negative: true# digest: 4a0a00473045022100c4f8bc5127bd146b5189de90ad80d40508fa8e43c12f57bc9f3507c536f26c5e022059654de9a203994c70a91e66d3807436a2ee2cabaf15b27fd3c53334749bb899:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/token-spray/google-playablelocations.yaml"