my-nuclei-templates/remkon-manager-panel.yaml

26 lines
482 B
YAML
Raw Normal View History

2022-06-18 08:05:25 +00:00
id: remkon-manager-panel
info:
name: Remkon Device Manager Login Panel
author: pikpikcu,daffainfo
severity: info
metadata:
shodan-query: http.title:"Remkon Device Manager"
tags: panel,remkon,login
requests:
- method: GET
path:
- '{{BaseURL}}/login.php'
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "<title>Remkon Device Manager</title>"