Update and rename aria-operations-panel.yaml to vmware-aria-panel.yaml

patch-12
Dhiyaneshwaran 2024-10-10 03:43:40 +05:30 committed by GitHub
parent b43496b86b
commit 55d532c69e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 11 deletions

View File

@ -1,29 +1,29 @@
id: vmware-aria-operations-panel
id: vmware-aria-panel
info:
name: VMware Aria Operations Panel Detection
name: VMware Aria Operations Login - Panel
author: rxerium
severity: info
description: Detects VMware Aria Operations Panel
description: |
Detects VMware Aria Operations Panel was discovered
metadata:
verified: true
max-request: 1
shodan-query: title:"VMware Aria Operations"
tags: panel,aria-operations,login
tags: panel,aria,login
requests:
http:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/ui/login.action"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>VMware Aria Operations</title>"
- type: status
status:
- 200
- type: word
words:
- "<title>VMware Aria Operations</title>"
part: body