Create circarlife-setup.yaml

patch-1
Geeknik Labs 2021-04-24 15:41:50 +00:00 committed by GitHub
parent ee97c69fd0
commit 2c3e8d3d7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
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
tags: scada,circontrorl,circarlife,setup,exposure
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