Werkzeug debugger console
ID: werkzeug-debugger-detect
Severity: info
Author: pdteam
Tags: tech,werkzeug
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: werkzeug-debugger-detect
info: name: Werkzeug debugger console author: pdteam severity: info metadata: max-request: 1 tags: tech,werkzeug
http: - method: GET path: - "{{BaseURL}}/console"
matchers: - type: word words: - "<h1>Interactive Console</h1>" part: body# digest: 4b0a00483046022100fbff6694a542c2afa0fd3554b22a2aa42d724a7a5c2ca9580779136af446872e022100ac90118df984e79867ed11204524e96377364cd46a70146aecbbbcb3c3a976ae: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/technologies/werkzeug-debugger-detect.yaml"