30 lines
872 B
YAML
30 lines
872 B
YAML
id: clipbucket-installer
|
|
|
|
info:
|
|
name: ClipBucket Installer - Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: ClipBucket is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:538583492
|
|
fofa-query: icon_hash="538583492"
|
|
tags: misconfig,clipbucket,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/cb_install/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '<title>ClipBucket ([a-z0-9.]+) STABLE Installer</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100b0232e0f9d6cc10a6b6b81af15074c2d3071badba75eb623cd7395ab80c7a0f9022011fb63fbd16492a3889ae16290c0d8af40631603dfecb07a53490e3283c38142:922c64590222798bb761d5b6d8e72950 |