39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
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"
|
|
- http.title:"arcgis"
|
|
fofa-query: title="arcgis"
|
|
google-query: intitle:"arcgis"
|
|
tags: tech,arcgis,tokens,detect,esri
|
|
|
|
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: 490a00463044022006bd6833471045a545004b68783de3b1629a475c3c393e6bc9b6c0e67a7cc47102207ff8cd58ffb3af42eab76ec9835387ff64bb48f0fa1f3b0da9cc41f01e000d13:922c64590222798bb761d5b6d8e72950 |