Create emerson-power-panel.yaml

patch-1
Prince Chaddha 2021-12-16 11:48:07 +05:30 committed by GitHub
parent fbf0b448be
commit 85c8b47b62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: emerson-power-panel
info:
name: Emerson Network Power IntelliSlot Web Card Panel
author: princechaddha
severity: info
metadata:
shodan-dork: 'http.title:"Emerson Network Power IntelliSlot Web Card"'
tags: panel,intellislot,emerson
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Emerson Network Power IntelliSlot Web Card</title>"
- type: status
status:
- 200