2023-10-07 19:46:02 +00:00
|
|
|
id: devexpress-detect
|
|
|
|
|
|
|
|
info:
|
2024-05-22 09:17:11 +00:00
|
|
|
name: DevExpress - Detect
|
2023-10-07 19:46:02 +00:00
|
|
|
author: CravateRouge
|
|
|
|
severity: info
|
2024-05-22 09:17:11 +00:00
|
|
|
description: |
|
|
|
|
Detect DevExpress based on the existence of its HTTP handler for serving images, scripts, and other resources to the client side.
|
2024-05-22 09:10:28 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/DevExpress/aspnet-security-bestpractices/blob/master/SecurityBestPractices.WebForms/README.md#53-information-exposure-through-source-code
|
|
|
|
- https://supportcenter.devexpress.com/ticket/details/q311748/dxr-axd-what-is-it-and-how-to-disable-it
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:devexpress:devexpress_components:*:*:*:*:*:*:*:*
|
2024-05-22 09:17:11 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: devexpress
|
2024-09-10 09:08:16 +00:00
|
|
|
product: devexpress_components
|
|
|
|
shodan-query: html:"DXR.axd"
|
2023-10-07 19:46:02 +00:00
|
|
|
tags: devexpress,iis,microsoft,asp,tech
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2023-10-14 11:27:55 +00:00
|
|
|
- "DXR.axd"
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4b0a00483046022100c96f894faaf632b1ce45b71b1838093a130f5fa302e44dd2033a1bf33e7d45c5022100d6d42feddf38cf90e2fc0e0b03a13fa22c9396cd7a568d94526b34062750f152:922c64590222798bb761d5b6d8e72950
|