37 lines
868 B
YAML
37 lines
868 B
YAML
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
|
|
cvss-score: 0
|
|
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: 4a0a00473045022060e43bdab812c16514ab25b074136acb90b28d1cefb3e79a42b15e99352561d1022100a548afc19072ded4a66a03ec41a0cd87a301516669819e9b55a3f56d744c5642:922c64590222798bb761d5b6d8e72950
|