35 lines
934 B
YAML
35 lines
934 B
YAML
id: arcgis-token-service
|
|
|
|
info:
|
|
name: ArcGIS Token Service - Detect
|
|
author: HeeresS
|
|
severity: info
|
|
description: Check for the existence of the ArcGIS Token Service on an ArcGIS server.
|
|
reference:
|
|
- https://enterprise.arcgis.com/en/
|
|
classification:
|
|
cpe: cpe:2.3:a:esri:arcgis_server:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: esri
|
|
product: arcgis_server
|
|
shodan-query: title:"ArcGIS"
|
|
tags: tech,arcgis,tokens,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/arcgis/tokens/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'alt="ArcGIS Token Service'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100bc6fd4b2661759f0d8c49c40100e6b6356ce67fdb4bbae0e06fc3101280d94bc022100a856fd846055182b53a27be92c797ec8654c12875eb5c24dc4f4e872399fd399:922c64590222798bb761d5b6d8e72950 |