Delete werkzeug-debug.yaml
parent
c3895a6592
commit
1835bef994
|
@ -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
|
Loading…
Reference in New Issue