Create ccm-detect.yaml

patch-1
Prince Chaddha 2022-09-12 18:09:05 +05:30 committed by GitHub
parent e57dba0079
commit b6a1491c19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: ccm-detect
info:
name: ClearCom Core Configuration Manager (CCM) Detect
author: failOpen
severity: info
tags: panel,clearcom,ccm
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "CCM - Authentication Failure"
- type: status
status:
- 401