skycaiji-install: SkyCaiji - Exposed Installation

2025-08-01 skycaiji PoC Public

Description

SkyCaiji was discovered.

PoC

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,vuln

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: 4a0a004730450221008d03d8f5a60702c24c1e39ccc2d6d0d782fb7f9e1680bc47f188bf96ac9adb6c022058279bf8c28633f89dbc2b298d72453f716812b86d0503805fca28482bdc772c:922c64590222798bb761d5b6d8e72950

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities