nuclei-templates/exposed-panels/exolis-engage-panel.yaml

36 lines
780 B
YAML
Raw Normal View History

id: exolis-engage-panel
2022-11-22 17:57:44 +00:00
info:
name: Exolis Engage Panel
2022-11-22 17:57:44 +00:00
author: righettod
severity: info
reference:
2022-11-22 18:03:52 +00:00
- https://www.exolis.fr/en/solution-2/
2022-11-22 17:57:44 +00:00
metadata:
verified: true
shodan-query: html:"engage - Portail soignant"
google-dork: intitle:"engage - Portail soignant"
tags: panel,exolis,engage
2022-11-22 17:57:44 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/app.js"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "engage-specific-config"
- "engage-lastAppUserType"
- "engage-lastHelperPatientContext"
- "engage-preferred-language"
- "engageManager.admin"
- "engageManager.user"
2022-11-22 17:57:44 +00:00
condition: or
- type: status
status:
- 200