36 lines
890 B
YAML
36 lines
890 B
YAML
id: apple-cups-exposure
|
|
|
|
info:
|
|
name: Apple CUPS Sources - Exposure
|
|
author: DhiyaneshDK
|
|
severity: unknown
|
|
description: |
|
|
Apple CUPS Sources was exposed.
|
|
reference:
|
|
- https://github.com/apple/cups
|
|
classification:
|
|
cpe: cpe:2.3:a:apple:cups:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: apple
|
|
product: cups
|
|
shodan-query: html:"Home - CUPS"
|
|
tags: apple,cups,exposure,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "<title>Home \\- CUPS ([0-9.]+)<\\/title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022025b67d4edf965b75a0a645452fd990086ff3a39d9a65f1fc95d1aa6d2a1b6aac02204f26348f0fc098aa840b0f3a43261f5ac332a832525800815d8e84eba1c72e11:922c64590222798bb761d5b6d8e72950 |