nuclei-templates/exposed-panels/avaya/avayaaura-cm-panel.yaml

26 lines
471 B
YAML
Raw Normal View History

2022-04-12 18:43:41 +00:00
id: avayaaura-cm-panel
info:
name: Avaya Aura Communication Manager (CM) Panel
author: princechaddha
severity: info
tags: panel,avaya
requests:
- method: GET
path:
- "{{BaseURL}}/cgi-bin/common/login/webLogin"
matchers-condition: and
matchers:
- type: word
part: body
words:
2022-04-12 18:45:22 +00:00
- "Avaya Aura"
- "Communication Manager (CM)"
condition: and
2022-04-12 18:43:41 +00:00
- type: status
status:
- 200