45 lines
1.1 KiB
YAML
45 lines
1.1 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:
|
|
max-request: 2
|
|
product: xxl-job
|
|
shodan-query: http.favicon.hash:1691956220
|
|
vendor: xuxueli
|
|
verified: true
|
|
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: 490a00463044022010c064978e8e3e58a88c3d260f7bf8bb03bb8d5b926391dcfb01eae435492040022064e715c95d685c1919be02798141589fa0128a4e647d59d326e213fedc009e16:922c64590222798bb761d5b6d8e72950 |