detect_frameworks
Fingerprint web frameworks in source code (Flask, FastAPI, Django) and locate the request-handling attack surface.
Instructions
Fingerprint the web framework(s) in a source file (Flask, FastAPI, Django, …) and report where the request-handling attack surface is. Send the code inline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source code to fingerprint |