19 lines
300 B
YAML
19 lines
300 B
YAML
|
id: werkzeug-debugger-detect
|
||
|
|
||
|
info:
|
||
|
name: Werkzeug debugger console
|
||
|
author: pdteam
|
||
|
severity: info
|
||
|
tags: tech,werkzeug
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/console"
|
||
|
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "<h1>Interactive Console</h1>"
|
||
|
part: body
|