Merge pull request #5100 from projectdiscovery/led-imediacloud-panel

Create led-imediacloud-panel.yaml
patch-1
Prince Chaddha 2022-08-15 11:35:14 -07:00 committed by GitHub
commit a6eb2585b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: led-imediacloud-panel
info:
name: LEDiMediaCloud Panel Detect
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: http.html:"LEDiMediaCloud"
tags: panel,led,mediacloud
requests:
- method: GET
path:
- "{{BaseURL}}/login"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'LEDiMediaCloud'
- type: status
status:
- 200