35 lines
907 B
YAML
35 lines
907 B
YAML
id: ncentral-panel
|
|
|
|
info:
|
|
name: N-central Login Panel - Detect
|
|
author: theabhinavgaur
|
|
severity: info
|
|
description: N-central login 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
|
|
cpe: cpe:2.3:a:n-able:n-central:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"N-central Login"
|
|
product: n-central
|
|
vendor: n-able
|
|
tags: panel,n-central
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'class="ncentral"'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220443a46e1df4ecda063334c90e8e9cba4f685ad200f5470ba8d09aa4393a83b4102207ea54b51f5312528b41f4b110a8b75c4d7d5cab58e5ab749a39f0b4389e0c096:922c64590222798bb761d5b6d8e72950 |