Create hal-management-panel.yaml

main
Dhiyaneshwaran 2024-07-18 13:37:51 +05:30 committed by GitHub
parent a4d812c689
commit 96b190a34e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
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:
- raw:
- |
GET /console/index.html HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>HAL Management Console</title>"