32 lines
862 B
YAML
32 lines
862 B
YAML
id: skycaiji-install
|
|
|
|
info:
|
|
name: SkyCaiji - Exposed Installation
|
|
author: pikpikcu
|
|
severity: high
|
|
description: SkyCaiji was discovered.
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,skycaiji,exposure,misconfig
|
|
|
|
http:
|
|
- 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'
|
|
- '<a href="/index.php?s=/Install/Index/step1" class="btn btn-lg btn-success">'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100d6770be0edf694af5380a7c63a73ab6b1d6b03dd4a1ccbb744c2ae9193970b920220708d89f8a449f7202f683d0eba6141cb30fc95e256cb9d820d3180b67349c280:922c64590222798bb761d5b6d8e72950
|