nuclei-templates/http/technologies/telerik/telerik-fileupload-detect.yaml

21 lines
471 B
YAML

id: telerik-fileupload-detect
info:
name: Detect Telerik Web UI Fileupload Handler
author: organiccrap
severity: info
description: This template detects the Telerik Web UI fileupload handler.
tags: tech,telerik,fileupload
metadata:
max-request: 1
http:
- method: GET
path:
- "{{BaseURL}}/Telerik.Web.UI.WebResource.axd?type=rau"
matchers:
- type: word
words:
- "RadAsyncUpload handler is registered succesfully"