Scrapestack API Test
ID: api-scrapestack
Severity: info
Author: daffainfo
Tags: token-spray,scrapestack
Description
Section titled “Description”Real-time, Scalable Proxy & Web Scraping REST API
YAML Source
Section titled “YAML Source”id: api-scrapestack
info: name: Scrapestack API Test author: daffainfo severity: info description: Real-time, Scalable Proxy & Web Scraping REST API reference: - https://scrapestack.com/documentation - https://github.com/daffainfo/all-about-apikey/tree/main/scrapestack metadata: max-request: 1 tags: token-spray,scrapestack
self-contained: true
http: - method: GET path: - "https://api.scrapestack.com/scrape?access_key={{token}}&url=https://oast.me"
matchers: - type: word part: body words: - '<h1> Interactsh Server </h1>'# digest: 4a0a0047304502210095fa47224c5864470704008f7978eaf6fda46cb06da1ed0cb9507f9ab977891802203d658731147d88a8e8c1102f89469d57e46640bf1e4a93993254ba6cd87d6bea:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/token-spray/api-scrapestack.yaml"