2020-05-20 12:57:45 +00:00
|
|
|
id: werkzeug-debugger-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Werkzeug debugger console
|
|
|
|
author: pdnuclei - projectdiscovery.io
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2020-05-20 12:57:45 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/console"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2020-05-25 08:24:39 +00:00
|
|
|
- "<h1>Interactive Console</h1>"
|
2020-05-20 12:57:45 +00:00
|
|
|
part: body
|