ScraperBox API Test
ID: api-scraperbox
Severity: info
Author: daffainfo
Tags: token-spray,scraperbox
Description
Section titled “Description”Undetectable web scraping API
YAML Source
Section titled “YAML Source”id: api-scraperbox
info: name: ScraperBox API Test author: daffainfo severity: info description: Undetectable web scraping API reference: - https://scraperbox.com/documentation - https://github.com/daffainfo/all-about-apikey/tree/main/scraperbox metadata: max-request: 1 tags: token-spray,scraperbox
self-contained: true
http: - method: GET path: - "https://api.scraperbox.com/scrape?token={{token}}&url=https://oast.me"
matchers-condition: and matchers: - type: status status: - 304
- type: word part: body words: - '<h1> Interactsh Server </h1>'# digest: 4a0a00473045022010d315ca9b1b85432f8e4d30d21e3f0cf3518e56afb69d4ccca0917a6548697b0221009ec8958bcf8c60a6cffa71d2385b291bb95dbaec8abf707e65c6d6774ec22706: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-scraperbox.yaml"