nuclei-templates/http/exposures/logs/mako-runtime-error.yaml

29 lines
533 B
YAML
Raw Normal View History

2024-10-06 07:34:37 +00:00
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
http:
- method: GET
path:
- '{{BaseURL}}'
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Mako Runtime Error'
- 'TopLevelLookupException'
condition: and