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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-01-26 19:30:34 +00:00
|
|
|
cwe-id: CWE-200
|
2022-07-10 08:27:03 +00:00
|
|
|
metadata:
|
2022-07-10 08:42:15 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-07-10 08:27:03 +00:00
|
|
|
shodan-query: http.favicon.hash:1691956220
|
2022-01-31 07:56:08 +00:00
|
|
|
tags: panel,xxljob,login
|
|
|
|
|
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":"(.*?)"'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402206466ede93c434bba7ad991c99545bda77041a995e16ce5ff5927bd835fea72f802205ee320e1765d6d921dcb4c2c6283ce63abf1725f99af27469131c6efa93263af:922c64590222798bb761d5b6d8e72950
|