Create evlink-panel.yaml

patch-1
Ritik Chaddha 2023-08-11 17:00:06 +05:30 committed by GitHub
parent a06ad97281
commit f1824bc2d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
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