nuclei-templates/http/exposed-panels/evlink/evlink-panel.yaml

29 lines
541 B
YAML

id: evlink-panel
info:
name: EVlink Local Controller - Detection
author: ritikchaddha
severity: info
metadata:
max-request: 1
verified: true
shodan-query: title:"EVlink Local Controller"
fofa-query: title="EVlink Local Controller"
tags: panel,evlink,login,detect
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "EVlink Local Controller</title>"
- type: status
status:
- 200