Merge pull request #10928 from projectdiscovery/delphi-mvc-exception

Create delphi-mvc-exception.yaml
patch-12
Ritik Chaddha 2024-10-07 08:57:22 +04:00 committed by GitHub
commit 3699015cc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 26 additions and 0 deletions

View File

@ -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