PCDN Cache Node Dataset
ID: pcdn-cache-node
Severity: low
Author: DhiyaneshDk
Tags: node,pcdn,misconfig
Description
Section titled “Description”PCDN Cache Node dataset is exposed.
YAML Source
Section titled “YAML Source”id: pcdn-cache-node
info: name: PCDN Cache Node Dataset author: DhiyaneshDk severity: low description: PCDN Cache Node dataset is exposed. classification: cpe: cpe:2.3:a:cache-base_project:cache-base:*:*:*:*:node.js:*:*:* metadata: verified: true max-request: 1 vendor: cache-base_project product: cache-base shodan-query: title:"PCDN Cache Node Dataset" tags: node,pcdn,misconfig
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - "Bandwidth" - "ReportEventID" - "ReadDiskDuration" condition: and
- type: word part: header words: - "application/json"
- type: status status: - 200# digest: 4a0a00473045022100a9d2cd1c3b7c158e6d94cd319ce3184461f32276107c09c1ba383c15570198de02204a313982ab81718a7d6855f0949adbd7d4b31734f28f847527e2414c070b49fe: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/pcdn-cache-node.yaml"