44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
id: eventum-panel
|
|
|
|
info:
|
|
name: Eventum Login Panel - Detect
|
|
author: princechaddha
|
|
severity: info
|
|
description: Eventum login panel was detected.
|
|
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
|
|
cpe: cpe:2.3:a:mysql:eventum:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: eventum
|
|
shodan-query: http.favicon.hash:305412257
|
|
vendor: mysql
|
|
verified: true
|
|
tags: panel,eventum,mysql
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Login - Eventum</title>'
|
|
- 'title="Eventum Issues search"'
|
|
condition: or
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Database Error:'
|
|
- 'There seems to be a problem connecting to the database server specified
|
|
in your configuration file'
|
|
condition: and
|
|
# digest: 490a00463044022028b67fcfde9189a6201b89b3fd464b58c05e295197e0bbb830a76668cfe4bc0b022045c1efa20a16e589632114012de46a76e7b7065c64bc77f38ebd67f19979568d:922c64590222798bb761d5b6d8e72950 |