# swisskyrepo/SSRFmap

Automatic SSRF fuzzer and exploitation tool

Repository: https://github.com/swisskyrepo/SSRFmap
Canonical: https://ross.abutalabs.com/products/ssrfmap
Language: Python
License: MIT
License Family: permissive
Topics: ssrf, server-side-request-forgery, exploitation, vulnerability, ssrfmap, pentest, ctf, hacktoberfest
Last push: 2026-08-10T12:03:53+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 35, longevity 100
- inputs: {"age_days": 2879, "days_push": 23, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3608, forks 569 (observed 2026-08-28T04:08:11.577886+00:00)

## What it is
SSRFmap is a Python CLI framework that automatically detects and exploits Server-Side Request Forgery vulnerabilities. It takes a Burp Suite request file and a target parameter, then runs modules for file reading, port scanning, cloud metadata access, DNS zone transfers, and reverse shells.

## Use cases
- detect SSRF vulnerabilities in web request parameters
- exploit SSRF to read local files on a server
- scan internal network ports via SSRF
- access cloud instance metadata endpoints through SSRF
- perform DNS zone transfer attacks through SSRF
- get a reverse shell via SSRF during a pentest
- practice SSRF exploitation in CTF challenges

## When to choose
- you need automated SSRF fuzzing and exploitation from a captured HTTP request
- you want a modular tool with ready-made SSRF attack modules
- you're doing a pentest or CTF involving server-side request forgery

## When to avoid
- you need general web vulnerability scanning beyond SSRF
- you want a GUI-based scanner rather than a CLI
- you're testing systems you don't have authorization to test

## Facets
- artifact type: cli-tool
- maturity: active
- function: penetration-testing, security, http-client, cli
- domain: security, penetration-testing, developer-tools
- platform: windows, python, cli
- tags: ssrf, server-side-request-forgery, fuzzer, exploitation, pentest, ctf, burp-suite, linux, macos, docker

## Member repositories
- swisskyrepo/SSRFmap (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:11.577886+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:33:41.584755+00:00, confidence not recorded.
  - readme: https://github.com/swisskyrepo/SSRFmap (fetched 2026-08-28T04:08:11.577886+00:00, sha 7a451b7b3f64)
- Data as of 2026-08-30T08:39:29.467469+00:00.
