35 lines
835 B
YAML
35 lines
835 B
YAML
id: netris-dashboard-panel
|
|
|
|
info:
|
|
name: Netris Dashboard Panel - Detect
|
|
author: theamanrawat
|
|
severity: info
|
|
description: Netris Dashboard 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: http.title:"Netris Dashboard"
|
|
tags: panel,netris
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Netris Dashboard'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022052ebb1f7afb73ee74173fec32061ca5fbd0f878636edf286b32697f998d4cce0022100f97bb15375609beabb3e903ee102af2a3f19c7dc71e35eba3be06e58c9959ceb:922c64590222798bb761d5b6d8e72950
|