2022-01-31 07:56:08 +00:00
|
|
|
id: xxljob-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-26 19:30:34 +00:00
|
|
|
name: XXLJOB Admin Login Panel - Detect
|
2022-07-10 08:31:30 +00:00
|
|
|
author: pdteam,daffainfo,ritikchaddha
|
2022-01-31 07:56:08 +00:00
|
|
|
severity: info
|
2023-01-26 19:30:34 +00:00
|
|
|
description: XXLJOB admin 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
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:xuxueli:xxl-job:*:*:*:*:*:*:*:*
|
2022-07-10 08:27:03 +00:00
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2024-06-07 10:04:29 +00:00
|
|
|
vendor: xuxueli
|
2024-03-23 09:28:19 +00:00
|
|
|
product: xxl-job
|
2022-07-10 08:27:03 +00:00
|
|
|
shodan-query: http.favicon.hash:1691956220
|
2024-06-07 10:04:29 +00:00
|
|
|
fofa-query: icon_hash=1691956220
|
2024-03-26 08:03:04 +00:00
|
|
|
tags: panel,xxljob,login,xuxueli
|
2022-01-31 07:56:08 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-31 07:56:08 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/xxl-job-admin/toLogin"
|
2022-07-10 08:27:03 +00:00
|
|
|
- "{{BaseURL}}/toLogin"
|
2022-01-31 07:56:08 +00:00
|
|
|
|
2022-07-10 08:27:03 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-01-31 07:56:08 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<a><b>XXL</b>JOB</a>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '"admin_version":"(.*?)"'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4b0a00483046022100db08d8f812b8600ec1b29c891ce950af7a0cbcaeb27748fd72167ed00d2bf104022100f527a28f318482a0b52b020d9473a04b3c7cc602154ca825d6b9bddc18315039:922c64590222798bb761d5b6d8e72950
|