2022-06-18 03:54:41 +00:00
|
|
|
id: api-screenshotapi
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ScreenshotAPI API Test
|
2022-09-29 05:19:53 +00:00
|
|
|
author: daffainfo,geeknik
|
2022-06-18 03:54:41 +00:00
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Create pixel-perfect website screenshots
|
2022-06-18 03:54:41 +00:00
|
|
|
reference:
|
|
|
|
- https://docs.screenshotapi.net/?ref=webflow
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/screenshot-api
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,screenshotapi
|
2022-06-18 03:54:41 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-18 03:54:41 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://shot.screenshotapi.net/screenshot?token={{token}}&url=https://example.com"
|
|
|
|
|
2022-09-20 17:28:35 +00:00
|
|
|
matchers-condition: and
|
2022-06-18 03:54:41 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-06-21 04:13:42 +00:00
|
|
|
- 'screenshot'
|
|
|
|
- 'url'
|
2022-06-18 03:54:41 +00:00
|
|
|
condition: and
|
2022-09-29 07:11:20 +00:00
|
|
|
|
2022-09-20 17:28:35 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 403
|
|
|
|
- 401
|
|
|
|
- 400
|
|
|
|
negative: true
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022068c08d9876d73e8181765fd57562d760a4114651d93979f971482cc92ea2298902206e89c0c4f3ef9094331bb64b3335fe5e3a94c9c24d0d603634b6077515e43a1a:922c64590222798bb761d5b6d8e72950
|