2022-07-25 06:05:11 +00:00
|
|
|
id: api-safebrowsing
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Google Safe Browsing API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
|
|
|
description: Google Link/Domain Flagging
|
|
|
|
reference:
|
|
|
|
- https://developers.google.com/books/docs/overview
|
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/google-safe-browsing
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-12-12 23:25:50 +00:00
|
|
|
tags: token-spray,google,safebrowsing
|
2022-07-25 06:05:11 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-25 06:05:11 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST https://safebrowsing.googleapis.com/v4/threatListUpdates:fetch?key={{token}} HTTP/1.1
|
|
|
|
Host: safebrowsing.googleapis.com
|
|
|
|
Content-Type: application/json
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"clientId"'
|
|
|
|
- '"clientVersion"'
|
2023-10-14 11:27:55 +00:00
|
|
|
condition: and
|
2024-01-04 06:57:22 +00:00
|
|
|
# digest: 4b0a00483046022100e385609b42b23ee513d95497ed2ab8d16afab2bed1f2343821a03584774f9d4a02210098ca553557f3ed6246b0dc5b19e4c231024a811200a7218c7ca3c05bf140a2dc:922c64590222798bb761d5b6d8e72950
|