nuclei-templates/http/exposed-panels/elemiz-network-manager.yaml

33 lines
698 B
YAML
Raw Normal View History

2023-02-13 17:41:27 +00:00
id: elemiz-network-manager
info:
name: Elemiz Network Manager Login Panel - Detect
2023-02-13 17:41:27 +00:00
author: pussycat0x
severity: info
description: Elemiz Network Manager login panel was detected.
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
2023-02-13 17:41:27 +00:00
metadata:
max-request: 1
2023-06-04 08:13:42 +00:00
verified: true
2023-02-13 17:41:27 +00:00
shodan-query: title:"Elemiz Network Manager"
tags: elemiz,manager,login,panel
http:
2023-02-13 17:41:27 +00:00
- method: GET
path:
- "{{BaseURL}}/admin/login/"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Elemiz Network Manager"
- type: status
status:
2023-02-14 18:25:29 +00:00
- 200