Merge pull request #10928 from projectdiscovery/delphi-mvc-exception
Create delphi-mvc-exception.yamlpatch-12
commit
3699015cc5
|
@ -0,0 +1,26 @@
|
|||
id: delphi-mvc-exception
|
||||
|
||||
info:
|
||||
name: Delphi MVC Exception - Page
|
||||
author: DhiyaneshDk
|
||||
severity: info
|
||||
metadata:
|
||||
max-request: 1
|
||||
fofa-query: html:"DMVCFramework Exception"
|
||||
tags: error,dmvc,log,delphi
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
|
||||
headers:
|
||||
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- 'DMVCFramework Exception'
|
||||
- 'DelphiMVCFramework'
|
||||
condition: and
|
Loading…
Reference in New Issue