Merge pull request #10924 from projectdiscovery/lua-runtime-error

Create lua-runtime-error.yaml
patch-12
Ritik Chaddha 2024-10-07 08:57:52 +04:00 committed by GitHub
commit aa754ef2e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: lua-runtime-error
info:
name: LUA Runtime Error - Page
author: DhiyaneshDk
severity: info
metadata:
max-request: 1
fofa-query: 'title="Error 500: LUA Runtime Error"'
tags: error,lua,log
http:
- method: GET
path:
- '{{BaseURL}}'
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Error 500 : LUA Runtime Error'