diff --git a/misconfiguration/debug/werkzeug-debug.yaml b/misconfiguration/debug/werkzeug-debug.yaml deleted file mode 100644 index 797d59d161..0000000000 --- a/misconfiguration/debug/werkzeug-debug.yaml +++ /dev/null @@ -1,23 +0,0 @@ -id: werkzeug-debug - -info: - name: Werkzeug Debugger Exposure - author: DhiyaneshDk - severity: low - tags: werkzeug,exposure,debug - -requests: - - method: GET - path: - - "{{BaseURL}}" - - matchers-condition: and - matchers: - - type: word - part: body - words: - - 'Werkzeug powered traceback interpreter' - - - type: status - status: - - 500