fix-error

patch-12
Dhiyaneshwaran 2024-10-06 13:08:00 +05:30 committed by GitHub
parent 324769cec1
commit d68e8031ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 24 additions and 24 deletions

View File

@ -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