2021-09-30 16:49:10 +00:00
|
|
|
id: skycaiji-install
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SkyCaiji Exposed Installation
|
|
|
|
author: pikpikcu
|
|
|
|
severity: high
|
2021-10-08 06:36:44 +00:00
|
|
|
tags: tech,skycaiji,exposure,misconfig
|
2021-09-30 16:49:10 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/index.php?s=/install/index/index'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>蓝天采集器 SkyCaiji 安装</title>'
|
|
|
|
- 'https://www.skycaiji.com'
|
2021-10-08 06:36:44 +00:00
|
|
|
- '<a href="/index.php?s=/Install/Index/step1" class="btn btn-lg btn-success">'
|
2021-09-30 16:49:10 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|