# cujanovic/SSRF-Testing

SSRF (Server Side Request Forgery) testing resources

Repository: https://github.com/cujanovic/SSRF-Testing
Canonical: https://ross.abutalabs.com/products/ssrf-testing
Language: Python
License Family: other
Topics: ssrf, pentest, pentest-tool, pentesting, server-side-request-forgery
Last push: 2024-10-12T12:43:21+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3452, "days_push": 690, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2505, forks 491 (observed 2026-08-28T04:06:57.108715+00:00)

## What it is
A collection of SSRF (Server Side Request Forgery) testing resources including URL bypass payloads and a public test server that generates custom redirect responses. It helps security testers probe how applications validate and fetch URLs.

## Use cases
- test for ssrf vulnerabilities
- bypass ssrf url filters
- generate custom 30x redirect responses for testing
- find ssrf payloads for penetration testing
- test redirect handling in url fetchers
- learn server side request forgery techniques

## When to choose
- you are pentesting an application that fetches user-supplied URLs
- you need ready-made bypass payloads and a controlled redirect test server
- you want to verify how a URL parser or fetcher handles redirects and edge-case URLs

## When to avoid
- you need an automated vulnerability scanner rather than manual testing resources
- you are looking for a production security tool with a supported license
- you need general web application security testing beyond SSRF

## Facets
- artifact type: learning-resource
- maturity: active
- function: penetration-testing, security, http-client
- domain: security, penetration-testing, developer-tools
- platform: cli, cross-platform
- tags: ssrf, server-side-request-forgery, pentest, bypass-payloads, security-testing, cheatsheet, web-server

## Member repositories
- cujanovic/SSRF-Testing (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:57.108715+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-30T02:26:44.118194+00:00, confidence not recorded.
  - readme: https://github.com/cujanovic/SSRF-Testing (fetched 2026-08-28T04:06:57.108715+00:00, sha 52a46640fe68)
- Data as of 2026-08-30T08:39:29.467469+00:00.
