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:
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:1606029165
|
|
verified: true
|
|
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: 4a0a0047304502210095cc3be2498ab1c334a396581fbb85db90e5060b31d38df4780957df4191969f02202d6aa8a6664d38bab4f2234ac939bd5d1c1c065503c7fd361ff811c88b85bf84:922c64590222798bb761d5b6d8e72950 |