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

24 lines
391 B
YAML

id: plesk-onyx-login
info:
name: Plesk Onyx login portal
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6501
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}/login_up.php'
matchers-condition: and
matchers:
- type: word
words:
- 'Plesk Onyx'
- type: status
status:
- 200