nuclei-templates/exposed-panels/arcgis/arcgis-rest-api.yaml

23 lines
363 B
YAML
Raw Normal View History

id: arcgis-rest-api
info:
name: ArcGIS exposed docs
author: Podalirius
severity: info
tags: api,arcgis,cms
requests:
- method: GET
path:
- '{{BaseURL}}/server/sdk/rest/index.html'
matchers-condition: and
matchers:
- type: word
words:
- 'ArcGIS REST API'
- type: status
status:
- 200