screenshot_urls
Capture screenshots of multiple URLs in one batch to visually triage discovered web endpoints after crawling or directory brute-forcing.
Instructions
Take screenshots of multiple URLs using gowitness. Use after gobuster/crawl to visually triage all discovered endpoints at once. urls: list of URLs to screenshot threads: concurrent screenshot workers (default 4) timeout: per-request timeout in seconds Returns: directory containing all PNG screenshots + JSONL results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | ||
| threads | No | ||
| timeout | No |