2022-03-17 09:46:11 +00:00
|
|
|
id: joget-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-22 23:03:44 +00:00
|
|
|
name: Joget Panel - Detect
|
2022-03-17 09:46:11 +00:00
|
|
|
author: Podalirius
|
|
|
|
severity: info
|
2022-11-22 23:03:44 +00:00
|
|
|
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
|
2022-03-17 09:46:11 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-03-17 09:46:11 +00:00
|
|
|
shodan-query: http.favicon.hash:-1343712810
|
|
|
|
tags: panel,joget
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-03-17 09:46:11 +00:00
|
|
|
- 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:
|
2022-11-22 23:03:44 +00:00
|
|
|
- '<li>(Version:[ \n\t]*([^<]+)[ \n\t]*)</li>'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100c9e222f6aaff4f53b0e3cfb8d0a96dd078dce70f75325c8c3bc88acc026d5913022100ce5dc5c3ec694dd850bcc42fb490114285e61c4e6d848260205b64641a1c7a8b:922c64590222798bb761d5b6d8e72950
|