nuclei-templates/exposed-panels/contentkeeper-detect.yaml

33 lines
760 B
YAML
Raw Normal View History

id: contentkeeper-detect
2021-10-03 14:24:50 +00:00
info:
name: ContentKeeper Cloud Detection
author: geeknik
severity: info
2021-10-04 13:32:28 +00:00
description: ContentKeeper Cloud is the next evolution of cloud filtering that provides schools a seamless and secure way to enable safer and more effective hybrid learning.
reference:
- https://www.contentkeeper.com/
2021-10-03 14:24:50 +00:00
tags: contentkeeper,panel
requests:
- method: GET
path:
- "{{BaseURL}}/cgi-bin/ck/domenu.cgi"
matchers-condition: and
matchers:
- type: status
status:
- 200
2021-10-04 13:32:28 +00:00
2021-10-03 14:24:50 +00:00
- type: word
words:
2021-10-04 13:32:28 +00:00
- "ContentKeeper Technologies</div>"
2021-10-03 14:24:50 +00:00
- "ContentKeeper</span>.com"
condition: and
2021-10-04 13:32:28 +00:00
2021-10-03 14:24:50 +00:00
- type: word
words:
- "text/html"
part: header