49 lines
1.2 KiB
YAML
49 lines
1.2 KiB
YAML
id: arcgis-panel
|
|
|
|
info:
|
|
name: ArcGIS Enterprise Panel
|
|
author: Podalirius
|
|
severity: info
|
|
description: An ArcGIS instance was discovered.
|
|
reference:
|
|
- https://enterprise.arcgis.com/en/
|
|
classification:
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:esri:arcgis_enterprise:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: esri
|
|
product: arcgis_enterprise
|
|
tags: docs,arcgis,cms,panel,esri
|
|
|
|
http:
|
|
- 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:
|
|
- '(Released Version:</strong>[\n\t ]+(([0-9]+(.[0-9]+)?(.[0-9]+)?)([\n\t
|
|
]+\([A-Za-z]+[\t ]+20[0-9][0-9]\))?))'
|
|
# digest: 490a004630440220051fd278c3396e72c511f158ec4e383e9322d6f9f15c57f8289d4188e565df47022062b9f6a180fa457ea406d2fe17adbee6b61e45e874762a3e89b53c2757f808e3:922c64590222798bb761d5b6d8e72950 |