NP Data Cache Panel - Detect
ID: np-data-cache
Severity: info
Author: tess
Tags: np,panel,cache
Description
Section titled “Description”NP Data Cache panel was detected.
YAML Source
Section titled “YAML Source”id: np-data-cache
info: name: NP Data Cache Panel - Detect author: tess severity: info description: NP Data Cache panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 metadata: verified: true max-request: 1 shodan-query: title:"NP Data Cache" tags: np,panel,cache
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word part: body words: - "NP Data Cache" - "Server logs (if subscribed)" condition: and
- type: status status: - 200# digest: 4a0a00473045022100a2296047b02d86a07bb54672729e022104e721836c671c50a17129f4b37d68230220660e3dabad0ca4fa92bff5095741c4bfda6f6edf6a900ce50ebe3c377061f6f9: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/exposed-panels/np-data-cache.yaml"