Apple CUPS Sources - Exposure
ID: apple-cups-exposure
Severity: unknown
Author: DhiyaneshDK
Tags: apple,cups,exposure,misconfig
Description
Section titled “Description”Apple CUPS Sources was exposed.
YAML Source
Section titled “YAML Source”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: 4b0a00483046022100b9be8c5aa37388b16c43db85aa5c93187ff34f4b1b3725a8ce53ba4a5373baa7022100dfd4db9c0f79e961a71217d384ed258d08b9966a35fef929f452182e971f4a37:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/apple-cups-exposure.yaml"