nuclei-templates/http/technologies/devexpress-detect.yaml

22 lines
367 B
YAML
Raw Normal View History

id: devexpress-detect
info:
name: DevExpress Detect
author: CravateRouge
severity: info
metadata:
shodan-query: html:"DXR.axd"
tags: devexpress,iis,microsoft,asp,tech
http:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
max-redirects: 2
matchers:
- type: word
part: body
words:
- "DXR.axd"