ZenRows API Test
ID: api-zenrows
Severity: info
Author: daffainfo
Tags: token-spray,zenrows
Description
Section titled “Description”Web Scraping API that bypasses anti-bot solutions while offering JS rendering, and rotating proxies
YAML Source
Section titled “YAML Source”id: api-zenrows
info: name: ZenRows API Test author: daffainfo severity: info description: Web Scraping API that bypasses anti-bot solutions while offering JS rendering, and rotating proxies reference: - https://www.zenrows.com/documentation/ - https://github.com/daffainfo/all-about-apikey/tree/main/zenrows metadata: max-request: 1 tags: token-spray,zenrows
self-contained: true
http: - method: GET path: - "https://api.zenrows.com/v1/?apikey={{token}}&url=https://oast.me/"
matchers: - type: word part: body words: - '<h1> Interactsh Server </h1>'# digest: 490a00463044022035eef9346ea7c8117ddaf5a630694efbb778ebf5d7293a96d9665fe2c642ff8b0220578a042e77e0157638fa79f83359dcdd829e44074298d17ece7cd656be8ba814: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-zenrows.yaml"