nuclei-templates/exposed-panels/plesk-onyx.yaml

24 lines
419 B
YAML
Raw Normal View History

2021-02-27 12:36:00 +00:00
id: plesk-onyx-login
info:
name: Plesk Onyx login portal
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6501
2021-04-06 07:25:57 +00:00
tags: panel
2021-02-27 12:36:00 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/login_up.php'
matchers-condition: and
matchers:
- type: word
words:
- 'Plesk Onyx'
- 'Plesk Obsidian'
- type: status
status:
- 200