vuln-patterns-ssrf

Community

Detect SSRF vulnerabilities in Python.

Authoryhy0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify Server-Side Request Forgery (SSRF) vulnerabilities in Python code, preventing attackers from tricking your application into making unintended requests to internal or external resources.

Core Features & Use Cases

  • SSRF Detection: Analyzes Python code for common SSRF patterns in HTTP client calls, URL handling, and resource fetching.
  • Real-World Case Studies: Provides detailed examples of past SSRF vulnerabilities in popular Python projects to illustrate attack vectors and detection strategies.
  • Use Case: When auditing a web application that accepts user-provided URLs for image uploads or data fetching, use this Skill to systematically check for SSRF flaws before deployment.

Quick Start

Use the vuln-patterns-ssrf skill to audit the provided Python script for SSRF vulnerabilities.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vuln-patterns-ssrf
Download link: https://github.com/yhy0/ghsa-skill-builder/archive/main.zip#vuln-patterns-ssrf

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.