Update hal-management-panel.yaml

main
pussycat0x 2024-07-22 13:11:05 +05:30 committed by GitHub
parent 96b190a34e
commit eee2c8128d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 5 deletions

View File

@ -5,7 +5,7 @@ info:
author: DhiyaneshDK
severity: info
description: |
HAL Management Console login panel was discovered
HAL Management Console login panel was discovered.
metadata:
verified: true
max-request: 1
@ -13,10 +13,9 @@ info:
tags: panel,login,hal
http:
- raw:
- |
GET /console/index.html HTTP/1.1
Host: {{Hostname}}
- method: GET
path:
- "{{BaseURL}}/console/index.html"
matchers-condition: and
matchers:
@ -24,3 +23,7 @@ http:
part: body
words:
- "<title>HAL Management Console</title>"
- type: status
status:
- 200