39 lines
951 B
YAML
39 lines
951 B
YAML
id: openvas-panel
|
|
|
|
info:
|
|
name: OpenVas Login Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
An OpenVas Admin login panel was detected.
|
|
reference:
|
|
- https://openvas.org/
|
|
classification:
|
|
cpe: cpe:2.3:a:openvas:openvas_manager:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: openvas
|
|
product: openvas_manager
|
|
shodan-query: http.favicon.hash:1606029165
|
|
tags: panel,openvas,admin,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Greenbone Security Assistant'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022010b8531b0acceedb2067724f9c9f3446ffd2d6b394d2c3013a6b6b62243acebc022042a55fbd76e7c4787f64aafaa49a08a9e437f8ccf5756568767176857cf41218:922c64590222798bb761d5b6d8e72950 |