2022-11-17 17:59:42 +00:00
|
|
|
id: np-data-cache
|
|
|
|
|
|
|
|
info:
|
2022-12-02 21:24:17 +00:00
|
|
|
name: NP Data Cache Panel - Detect
|
2022-11-17 17:59:42 +00:00
|
|
|
author: tess
|
2022-11-18 15:02:02 +00:00
|
|
|
severity: unknown
|
2022-12-02 21:24:17 +00:00
|
|
|
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
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-11-17 17:59:42 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: title:"NP Data Cache"
|
2022-11-18 15:02:02 +00:00
|
|
|
tags: np,panel,cache
|
2022-11-17 17:59:42 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- 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
|
2022-12-02 21:24:17 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2022/12/01
|