id: tileserver-gl info: name: TileServer GL Page - Detect author: DhiyaneshDK severity: info description: TileServer GL page was detected. reference: - https://www.exploit-db.com/ghdb/7296 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0 cwe-id: CWE-200 metadata: max-request: 1 shodan-query: http.title:"TileServer GL - Server for vector and raster maps with GL styles" google-query: intitle:"TileServer GL - Server for vector and raster maps with GL styles" tags: tech,tileserver,edb http: - method: GET path: - '{{BaseURL}}' matchers-condition: and matchers: - type: word words: - "TileServer GL - Server for vector and raster maps with GL styles" - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - 'Powered by TileServer GL \(([a-z- 0-9.]+)\)'