nuclei-templates/exposed-panels/calendarix-panel.yaml

23 lines
428 B
YAML
Raw Normal View History

2021-06-28 11:13:01 +00:00
id: calendarix-panel
info:
name: Calendarix login detect
author: r3dg33k
severity: info
tags: panel,calendarix
requests:
- method: GET
path:
- '{{BaseURL}}/calendarix/admin/cal_login.php'
- '{{BaseURL}}/calendar/admin/cal_login.php'
2021-06-28 11:15:02 +00:00
2021-06-28 11:13:01 +00:00
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- 'Calendarix Admin Login'