FastAPI Docs Panel - Detect
ID: fastapi-docs
Severity: info
Author: github.com/its0x08
Tags: fastapi,tech,panel
Description
Section titled “Description”FastAPI Docs panel was detected.
YAML Source
Section titled “YAML Source”id: fastapi-docs
info: name: FastAPI Docs Panel - Detect author: github.com/its0x08 severity: info description: FastAPI Docs panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 metadata: max-request: 3 tags: fastapi,tech,panel
http: - method: GET path: - "{{BaseURL}}/docs" - "{{BaseURL}}/redoc" - "{{BaseURL}}/openapi.json"
matchers: - type: word words: - "<title>FastAPI - Swagger UI</title>" - "<title>FastAPI - ReDoc</title>" - '{"title":"FastAPI"' condition: or# digest: 490a0046304402205117fbe33f61a97e20d4322b127bcd255dd934df09fa2ce686db63eb5a1101bb02206a1974f261f6e5c0aca906973dd0877077923c9a1f2a39559356a8011399cadc:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/fastapi-docs.yaml"