32 lines
815 B
YAML
32 lines
815 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
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"N-central Login"
|
|
verified: true
|
|
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: 4a0a00473045022100842cf62c865097bbdf9a1573aad5202764f85ded758ac39115d38fb8d134f1870220552dc59dd3ab3604ed54ce941df84ff97bc3e74f7b60d25a2cf52a0e91cb4b92:922c64590222798bb761d5b6d8e72950 |