33 lines
860 B
YAML
33 lines
860 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/
|
|
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: 4a0a00473045022064d73cdabe31276ef1cd2782d6906a8a7d2de90f8689fef69e29b855c98752df022100c07126b160bf84f7d071540bccecf623c5178cbc43ac1d87a7dac1cfc36f05d7:922c64590222798bb761d5b6d8e72950 |