46 lines
1.2 KiB
YAML
46 lines
1.2 KiB
YAML
id: xxljob-panel
|
|
|
|
info:
|
|
name: XXLJOB Admin Login Panel - Detect
|
|
author: pdteam,daffainfo,ritikchaddha
|
|
severity: info
|
|
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
|
|
cpe: cpe:2.3:a:xuxueli:xxl-job:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: xuxueli
|
|
product: xxl-job
|
|
shodan-query: http.favicon.hash:1691956220
|
|
fofa-query: icon_hash=1691956220
|
|
tags: panel,xxljob,login,xuxueli
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/xxl-job-admin/toLogin"
|
|
- "{{BaseURL}}/toLogin"
|
|
|
|
stop-at-first-match: true
|
|
|
|
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":"(.*?)"'
|
|
# digest: 4b0a00483046022100db08d8f812b8600ec1b29c891ce950af7a0cbcaeb27748fd72167ed00d2bf104022100f527a28f318482a0b52b020d9473a04b3c7cc602154ca825d6b9bddc18315039:922c64590222798bb761d5b6d8e72950 |