2022-03-17 15:55:24 +00:00
|
|
|
id: arcgis-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ArcGIS Enterprise Panel
|
|
|
|
author: Podalirius
|
|
|
|
severity: info
|
2022-03-22 03:48:47 +00:00
|
|
|
description: An ArcGIS instance was discovered.
|
|
|
|
reference:
|
|
|
|
- https://enterprise.arcgis.com/en/
|
|
|
|
classification:
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:esri:arcgis_enterprise:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: esri
|
2024-06-07 10:04:29 +00:00
|
|
|
product: arcgis_enterprise
|
2024-03-26 08:03:04 +00:00
|
|
|
tags: docs,arcgis,cms,panel,esri
|
2022-03-17 15:55:24 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-03-17 15:55:24 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/portal/portalhelp/en/'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'ArcGIS Enterprise'
|
|
|
|
- 'Installation and Deployment'
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- ' ([0-9.]+)</span>'
|
|
|
|
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 2
|
|
|
|
regex:
|
2024-03-26 08:03:04 +00:00
|
|
|
- '(Released Version:</strong>[\n\t ]+(([0-9]+(.[0-9]+)?(.[0-9]+)?)([\n\t
|
|
|
|
]+\([A-Za-z]+[\t ]+20[0-9][0-9]\))?))'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 490a004630440220051fd278c3396e72c511f158ec4e383e9322d6f9f15c57f8289d4188e565df47022062b9f6a180fa457ea406d2fe17adbee6b61e45e874762a3e89b53c2757f808e3:922c64590222798bb761d5b6d8e72950
|