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

27 lines
475 B
YAML
Raw Normal View History

2023-02-13 17:41:27 +00:00
id: elemiz-network-manager
info:
name: Elemiz Network Manager
author: pussycat0x
severity: info
metadata:
2023-02-14 18:25:29 +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