Emerson Network Power IntelliSlot Web Card Panel - Detect
ID: emerson-power-panel
Severity: info
Author: princechaddha
Tags: panel,intellislot,emerson
Description
Section titled “Description”Emerson Network Power IntelliSlot Web Card panel was detected.
YAML Source
Section titled “YAML Source”id: emerson-power-panel
info: name: Emerson Network Power IntelliSlot Web Card Panel - Detect author: princechaddha severity: info description: Emerson Network Power IntelliSlot Web Card panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 metadata: max-request: 1 shodan-query: http.title:"Emerson Network Power IntelliSlot Web Card" tags: panel,intellislot,emerson
http: - 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# digest: 4a0a00473045022100fc18be9321cdfc13ee5b582af90fc18f8eb68139d5b0e4cad9cf958866c06d8502204f87b1881dc87b2b6ee62e799fecd0d112dd0edef3b6d1b6c4ec86d1140d5a9c:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/emerson-power-panel.yaml"