nuclei-templates/exposed-panels/horde-login-panel.yaml

29 lines
492 B
YAML

id: horde-login-panel
info:
name: Horde Login Panel
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: http.favicon.hash:-741491222
tags: horde,panel
requests:
- method: GET
path:
- "{{BaseURL}}/horde/login.php"
- "{{BaseURL}}/login.php"
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
words:
- "HordeLogin.user"
- type: status
status:
- 200