nuclei-templates/exposed-panels/sitefinity-login.yaml

22 lines
415 B
YAML
Raw Normal View History

2021-03-24 17:29:44 +00:00
id: sitefinity-login
info:
name: Sitefinity Login
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6722
requests:
- method: GET
path:
- '{{BaseURL}}/Sitefinity/Authenticate/SWT'
matchers-condition: and
matchers:
- type: word
words:
- 'Telerik.Sitefinity.Web.UI.UserPreferences'
- type: status
status:
- 200