Update bottle-debug.yaml
parent
d7c1276554
commit
c3895a6592
|
@ -3,7 +3,12 @@ id: bottle-debug
|
|||
info:
|
||||
name: Bottle debug mode enabled
|
||||
author: viondexd
|
||||
severity: low
|
||||
severity: info
|
||||
reference:
|
||||
- https://bottlepy.org/docs/dev/tutorial.html#debug-mode
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: html:"Sorry, the requested URL"
|
||||
tags: bottle,exposure,debug
|
||||
|
||||
requests:
|
||||
|
@ -25,4 +30,4 @@ requests:
|
|||
words:
|
||||
- "<tt>'{{BaseURL}}'</tt>"
|
||||
- "<tt>'{{BaseURL}}/'</tt>"
|
||||
condition: or
|
||||
condition: or
|
||||
|
|
Loading…
Reference in New Issue