19 lines
277 B
YAML
19 lines
277 B
YAML
|
id: call-break-cms
|
||
|
|
||
|
info:
|
||
|
name: Call Break CMS
|
||
|
author: dhiyaneshDk
|
||
|
severity: info
|
||
|
tags: panel
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- '{{BaseURL}}'
|
||
|
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- '<title>Call Break CMS</title>'
|
||
|
condition: and
|