Skip to content

Delphi MVC Exception - Page

ID: delphi-mvc-exception

Severity: info

Author: DhiyaneshDk

Tags: error,dmvc,log,delphi

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
# digest: 4a0a0047304502202382c2eed5192a4903850d440812c5d51ec322746e65be3900c5e9c70e6f181f022100a2b8a620648db06e05925707d99854a322bada62da2fe76b2bf73d23117d5418: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/delphi-mvc-exception.yaml"

View on Github