nuclei-templates/http/token-spray/api-html2pdf.yaml

26 lines
559 B
YAML
Raw Normal View History

2022-07-22 11:32:46 +00:00
id: api-html2pdf
info:
name: Html2PDF API Test
author: daffainfo
severity: info
description: HTML/URL to PDF
2022-07-22 11:32:46 +00:00
reference:
- https://html2pdf.app/documentation/
- https://github.com/daffainfo/all-about-apikey/tree/main/html2pdf
2022-07-22 11:32:46 +00:00
tags: token-spray,html2pdf
metadata:
max-request: 1
2022-07-22 11:32:46 +00:00
self-contained: true
http:
2022-07-22 11:32:46 +00:00
- method: GET
path:
- "https://api.html2pdf.app/v1/generate?url=https://test.test&apiKey={{token}}"
matchers:
- type: word
part: body
words:
- '"Provided url is not accessible"'