37 lines
893 B
YAML
37 lines
893 B
YAML
id: joget-panel
|
|
|
|
info:
|
|
name: Joget Panel - Detect
|
|
author: Podalirius
|
|
severity: info
|
|
description: Joget 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
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:-1343712810
|
|
tags: panel,joget
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/jw/web/;'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'System Error'
|
|
|
|
- type: status
|
|
status:
|
|
- 500
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 2
|
|
regex:
|
|
- '<li>(Version:[ \n\t]*([^<]+)[ \n\t]*)</li>'
|
|
# digest: 4b0a00483046022100f4ea81552318ec1427737a58229f2095a61bb2ceed46fe713439313c475cb4ba02210087abe19aca307a28013e2532fbc3b64f82456ef23a4ccf4c655bbad010a70952:922c64590222798bb761d5b6d8e72950 |