2021-10-01 14:33:51 +00:00
|
|
|
id: api-googlegeolocation
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Google Geolocation API Test
|
|
|
|
author: zzeitlin
|
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,google,geolocation
|
2021-10-01 14:33:51 +00:00
|
|
|
|
2021-10-20 08:46:18 +00:00
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-01 14:33:51 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://www.googleapis.com/geolocation/v1/geolocate?key={{token}}"
|
2021-10-01 20:46:16 +00:00
|
|
|
|
2021-10-20 08:46:18 +00:00
|
|
|
matchers-condition: and
|
2021-10-01 14:33:51 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
2021-10-20 08:46:18 +00:00
|
|
|
negative: true
|
2021-10-01 14:33:51 +00:00
|
|
|
words:
|
|
|
|
- 'error'
|
2021-10-20 08:46:18 +00:00
|
|
|
|
2021-10-01 14:33:51 +00:00
|
|
|
- type: status
|
2021-10-20 08:46:18 +00:00
|
|
|
negative: true
|
2021-10-01 14:33:51 +00:00
|
|
|
status:
|
|
|
|
- 404
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502201932080092f5fafe006a17b33b65a7e1e131a382cc576437a5bc549968dc2e7c022100bf30ba0109e7ac3240b2fc41b017c538d8e1905fc2d3ff790928fd6cffeb0848:922c64590222798bb761d5b6d8e72950
|