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
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-02-22 00:55:04 +00:00
|
|
|
vendor: esri
|
|
|
|
product: arcgis_enterprise
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: docs,arcgis,cms,panel
|
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:
|
2022-03-22 03:48:47 +00:00
|
|
|
- '(Released Version:</strong>[\n\t ]+(([0-9]+(.[0-9]+)?(.[0-9]+)?)([\n\t ]+\([A-Za-z]+[\t ]+20[0-9][0-9]\))?))'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a0048304602210096d850efe329f6b6fea7bc11e4f0b7fcf6c2d1ca603429fba639bb8adbf83b4a022100b26b4332ab05291ff4782e9075ea63c0f59587e4df73bfd955d06a9ac3376f6e:922c64590222798bb761d5b6d8e72950
|