Skip to content

Mako Runtime Error - Page

ID: mako-runtime-error

Severity: info

Author: DhiyaneshDk

Tags: error,mako,log

id: mako-runtime-error
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}}'
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Mako Runtime Error'
- 'TopLevelLookupException'
condition: and
# digest: 490a00463044022054a4634c4c3a64832f2b924d5c788bffad20dc7e8a43d911f778a5afe5fc700f022008321d3b6212342a99817a865516a2262ea22e6dc1325ef10da8ac21b931c598:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/exposures/logs/mako-runtime-error.yaml"

View on Github