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

21 lines
376 B
YAML
Raw Normal View History

2021-05-01 02:19:50 +00:00
id: sharecenter-login
info:
name: ShareCenter Login Page
author: dhiyaneshDk
severity: info
reference:
- https://www.exploit-db.com/ghdb/6892
tags: edb,panel,login
2021-05-01 02:19:50 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "ShareCenter"
2021-05-01 13:54:40 +00:00
- "Please Select Your Account"
2021-05-01 02:19:50 +00:00
condition: and