nuclei-templates/exposed-panels/circarlife-setup.yaml

31 lines
717 B
YAML
Raw Normal View History

2021-04-24 15:41:50 +00:00
id: circarlife-setup
info:
name: Exposed CirCarLife Setup Page
author: geeknik
description: CirCarLife is an internet-connected electric vehicle charging station
reference: https://circontrol.com/
severity: critical
2022-01-12 07:53:00 +00:00
tags: scada,circontrol,circarlife,setup,exposure,panel
2021-04-24 15:41:50 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/html/setup.html"
matchers-condition: and
matchers:
- type: word
part: header
words:
- "CirCarLife Scada"
- type: word
words:
- "<title>- setup</title>"
- "Network setup"
- "Modem setup"
- "Security setup"
condition: and
- type: status
status:
- 200