38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
id: aqua-enterprise-panel
|
|
|
|
info:
|
|
name: Aqua Enterprise - Panel Detect
|
|
author: idealphase
|
|
severity: info
|
|
description: |
|
|
Aqua Enterprise panel was detected.
|
|
reference:
|
|
- https://www.aquasec.com/
|
|
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:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"Aqua Enterprise" || http.title:"Aqua Cloud Native Security Platform"
|
|
google-query: intitle:"Aqua Cloud Native Security Platform"
|
|
tags: panel,aqua,aquasec
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Aqua Enterprise</title>"
|
|
- "<title>Aqua Cloud Native Security Platform</title>"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402203f291e03e7e08d9da1a5b9058b14126dfaf36b5c35f5b745b54b493048aba3d602203592e4106630a3fd3491c153baf0475cfb6a5851b5c34f0e4e3c99a6b2dd94ad:922c64590222798bb761d5b6d8e72950 |