35 lines
847 B
YAML
35 lines
847 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/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
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: 4a0a0047304502203b97080ac3d33f2751ec47f51107f2989cd32843f80505a9a9920208e67383e3022100f6396c4f4aa7dd71e3f337ab0d9bb27e43826f34dc6371d4a3ddba6ad7ad3418:922c64590222798bb761d5b6d8e72950 |