hunt-ssrf

Identify and chain SSRF vulnerabilities in web services with OOB verification.

13|2|Updated Jun 1, 2026
One-click install
npx skills add https://github.com/chatbotkit/rook --skill hunt-ssrf-chatbotkit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hunt-ssrf
Source: https://github.com/chatbotkit/rook/tree/main/skills/hunt-ssrf
Command: npx skills add https://github.com/chatbotkit/rook --skill hunt-ssrf-chatbotkit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps security professionals identify and chain SSRF vulnerabilities across web services to access internal networks and cloud metadata, enabling safer discovery and protection of attack surfaces.

Core Features & Use Cases

  • Out-of-band verification: guides testers to configure unique callbacks (DNS/Webhook) to prove SSRF and track payloads.
  • Payload catalog & platform coverage: provides patterns for cloud metadata, internal services, redirects, and headless contexts (PDF rendering).
  • Reproducible workflows: supports end-to-end testing from input discovery to remediation reporting in cloud-native environments.

Quick Start

Run the SSRF hunting workflow against a target API, map all URL-input parameters, configure a unique out-of-band callback, and verify internal-access before reporting.

Frequently Asked Questions about hunt-ssrf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test for SSRF vulnerabilities in webhooks and link previews?

To test for SSRF vulnerabilities in webhooks and link previews, map all URL-input parameters, configure a unique out-of-band callback, and verify internal access using reproducible workflows before reporting.

What is out-of-band verification for SSRF detection?

Out-of-band verification for SSRF detection proves vulnerability existence by configuring unique DNS or webhook callbacks to track payloads and confirm internal network interaction.

How do I access cloud metadata through SSRF chaining?

Access cloud metadata through SSRF chaining by applying payload catalog patterns designed for cloud-native environments to exploit URL inputs in headless rendering pipelines.

Can I use SSRF testing workflows for bug bounty audits in container environments?

Yes, you can use SSRF testing workflows for bug bounty audits in container environments. They support end-to-end testing from input discovery to remediation reporting across cloud platforms.

What payloads work for SSRF in PDF rendering pipelines?

Payloads for SSRF in PDF rendering pipelines include redirect patterns and headless context payloads provided by a comprehensive catalog covering internal services and cloud metadata.

How do I safely report SSRF findings during a pentest?

Safely report SSRF findings during a pentest by following safe reporting gates that guide testers through reproducible workflows, ensuring verified internal access before finalizing remediation documentation.