Create telerik-server-login.yaml

patch-1
Ritik Chaddha 2022-07-04 21:02:25 +05:30 committed by GitHub
parent feab229b3e
commit ff6db0bc9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: telerik-server-login
info:
name: Telerik Report Server Login
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: title:"Telerik"
tags: telerik,panel
requests:
- method: GET
path:
- "{{BaseURL}}/Account/Login"
- "{{BaseURL}}/Startup/ConfigureStorage"
redirects: true
max-redirects: 2
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
words:
- "Telerik Report Server"
- type: status
status:
- 200