# lijiejie/swagger-exp

A Swagger API Exploit

Repository: https://github.com/lijiejie/swagger-exp
Canonical: https://ross.abutalabs.com/products/swagger-exp
Language: JavaScript
License Family: other
Last push: 2024-06-07T10:24:50+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": 1989, "days_push": 817, "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 1381, forks 135 (observed 2026-08-28T04:04:33.962515+00:00)

## What it is
A Python-based Swagger REST API information disclosure exploitation tool. It enumerates API endpoints, auto-fills parameters, tests for unauthorized access and auth bypass, detects SSRF-prone parameters, and serves a local Swagger UI with CORS disabled for manual testing.

## Use cases
- scan a swagger api for unauthorized access
- test openapi endpoints for auth bypass
- find ssrf vulnerabilities in api parameters
- open swagger ui locally with cors disabled
- enumerate all rest api endpoints from swagger docs
- pentest a site's api-docs

## When to choose
- you need to quickly assess exposure of a Swagger/OpenAPI-documented API during authorized pentesting
- you want automated endpoint enumeration plus a local Swagger UI for manual testing

## When to avoid
- the target API has no Swagger/OpenAPI documentation
- you need a full-featured API security scanner or CI-integrated vulnerability scanning
- you require a maintained, licensed tool for production security workflows

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: penetration-testing, security, http-client, web-scraping
- domain: security, penetration-testing, apis, developer-tools
- platform: python, cli, cross-platform
- tags: swagger, openapi, api-security, information-disclosure, unauthorized-access, ssrf, swagger-ui

## Member repositories
- lijiejie/swagger-exp (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.962515+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-30T04:40:11.169582+00:00, confidence not recorded.
  - readme: https://github.com/lijiejie/swagger-exp (fetched 2026-08-28T04:04:33.962515+00:00, sha aaae059041ff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
