2023-08-07 13:01:43 +00:00
|
|
|
id: discuz-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Discuz Panel - Detection
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-08-07 13:01:43 +00:00
|
|
|
shodan-query: title:"Discuz!"
|
2024-06-07 10:04:29 +00:00
|
|
|
fofa-query: title="Discuz!"
|
2024-09-10 08:22:50 +00:00
|
|
|
product: discuz\\!
|
|
|
|
vendor: comsenz
|
2023-08-07 13:01:43 +00:00
|
|
|
tags: panel,discuz,detect,login
|
|
|
|
|
2024-09-10 08:22:50 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:comsenz:discuz\\!:*:*:*:*:*:*:*:*
|
2023-08-07 13:01:43 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
host-redirects: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-08-07 13:01:43 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'discuz_uid ='
|
|
|
|
- 'discuz</a>'
|
|
|
|
- 'Powered by Discuz!'
|
|
|
|
- 'content="Discuz'
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '<em>X([0-9.]+)<\/em><\/p>'
|
2024-09-10 08:22:50 +00:00
|
|
|
# digest: 4b0a0048304602210097a74f17ffb2b4e647c84c9056f480dab7093104577773000185b34a1ab7054e0221008c8448bbe03ed2c17134c6cf727d1625726145b2a3046bd08104430ff5020e48:922c64590222798bb761d5b6d8e72950
|