Merge pull request #3352 from projectdiscovery/princechaddha-patch-2

Create emerson-power-panel.yaml
patch-1
Prince Chaddha 2021-12-18 14:34:07 +05:30 committed by GitHub
commit 74af195444
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