42 lines
963 B
YAML
42 lines
963 B
YAML
id: konga-panel
|
|
|
|
info:
|
|
name: Konga Panel - Detect
|
|
author: princechaddha
|
|
severity: info
|
|
description: Konga panel was detected.
|
|
reference:
|
|
- https://github.com/pantsel/konga
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: pantsel
|
|
product: konga
|
|
max-request: 1
|
|
tags: tech,konga,oss,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Konga</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'konga_version = "(.*)";'
|
|
# digest: 4a0a0047304502202cd16a7949bed9eb7961a97a2e10fa38c18c66cf9e9cb8f728be51a431d40a2a02210092f8f4d6ca054c372168320f1f07257496adb1d79261bd4ece4122bfacde7dd5:922c64590222798bb761d5b6d8e72950 |