diff --git a/http/exposures/logs/mako-runtime-error.yaml b/http/exposures/logs/mako-runtime-error.yaml index f6d31e2894..ab6105954c 100644 --- a/http/exposures/logs/mako-runtime-error.yaml +++ b/http/exposures/logs/mako-runtime-error.yaml @@ -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