31 lines
772 B
YAML
31 lines
772 B
YAML
id: clipbucket-installer
|
|
|
|
info:
|
|
name: ClipBucket Installer - Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
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: 490a00463044022020fdefd08d848f7757e6557588d6124d8c53afc4ce5f92049a6b9ebdbc05853c02203fc0d5b1a38fa0f122f92e3d3e4c20a1c2941894ca3116fabce5c2b5f03f12cc:922c64590222798bb761d5b6d8e72950
|