fix-error
parent
324769cec1
commit
d68e8031ed
|
@ -1,28 +1,28 @@
|
|||
id: mako-runtime-error
|
||||
id: mako-runtime-error
|
||||
|
||||
info:
|
||||
name: Mako Runtime Error - Page
|
||||
author: DhiyaneshDk
|
||||
severity: info
|
||||
metadata:
|
||||
max-request: 1
|
||||
vendor: mako
|
||||
fofa-query: title="Mako Runtime Error"
|
||||
tags: error,mako,log
|
||||
info:
|
||||
name: Mako Runtime Error - Page
|
||||
author: DhiyaneshDk
|
||||
severity: info
|
||||
metadata:
|
||||
max-request: 1
|
||||
vendor: twig
|
||||
fofa-query: title="Mako Runtime Error"
|
||||
tags: error,mako,log
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- 'Mako Runtime Error'
|
||||
- 'TopLevelLookupException'
|
||||
condition: and
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- 'Mako Runtime Error'
|
||||
- 'TopLevelLookupException'
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue