30 lines
771 B
YAML
30 lines
771 B
YAML
id: hal-management-panel
|
|
|
|
info:
|
|
name: HAL Management Console Panel
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: |
|
|
HAL Management Console login panel was discovered.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"HAL Management Console"
|
|
tags: panel,login,hal
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/console/index.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>HAL Management Console</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100f5f381a91a02c7d7689411b6e10bd5a54ca385861553a6df826cc496625b9c8002204dd8c8434a2e57c7159bc228546586eb8687bb40da8639bd8a8c0a526e98d461:922c64590222798bb761d5b6d8e72950 |