2021-10-01 14:33:51 +00:00
|
|
|
id: api-googledirections
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Google Directions 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,directions
|
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://maps.googleapis.com/maps/api/directions/json?origin=Disneyland&destination=Universal+Studios+Hollywood4&key={{token}}"
|
2021-10-01 20:46:16 +00:00
|
|
|
|
2021-10-01 14:33:51 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'error_message'
|
2021-10-01 19:49:16 +00:00
|
|
|
negative: true
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022052706b23ef9135619b372c88a628ac89f7d9ddca84e647dd9f0b6a23a3096af902203fb735af04c33bebc695e20f5c9b43ab34ce8a80fd12cb7986f895d380e438b1:922c64590222798bb761d5b6d8e72950
|