Merge pull request #1361 from geeknik/patch-79

Create circarlife-system-log.yaml
patch-1
Sandeep Singh 2021-04-26 18:43:35 +05:30 committed by GitHub
commit 33d279fe17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: circarlife-system-log
info:
name: Exposed CirCarLife System Log
author: geeknik
description: CirCarLife is an internet-connected electric vehicle charging station
reference: https://circontrol.com/
severity: medium
tags: scada,circontrol,circarlife,log
requests:
- method: GET
path:
- "{{BaseURL}}/html/log"
matchers-condition: and
matchers:
- type: word
part: header
words:
- "CirCarLife Scada"
- type: word
words:
- "user.debug"
- "user.info"
- "EVSE"
condition: and
- type: status
status:
- 200