24 lines
640 B
YAML
24 lines
640 B
YAML
id: api-googlestreetview
|
|
|
|
info:
|
|
name: Google Static Streetview API Test
|
|
author: zzeitlin
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,google,streetview
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://maps.googleapis.com/maps/api/streetview?size=400x400&location=40.720032,-73.988354&fov=90&heading=235&pitch=10&key={{token}}"
|
|
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502204e6fe600b7fc3c364dbe2fbacfc6ef2e1ff5ab4dbd5c28a17e5a3d7534216240022100a0e822bf9caea3528f35d21b2deed7966215cc4b39a8747233db1b20dbec91bf:922c64590222798bb761d5b6d8e72950
|