2023-10-26 23:41:28 +00:00
id : mappproxy-detect
info :
2023-10-27 15:51:56 +00:00
name : Mapproxy - Detect
2023-10-26 23:41:28 +00:00
author : philippedelteil
severity : info
2023-10-27 06:29:15 +00:00
description : |
Checks for a running MapProxy instance and obtain version number. Also checks if the demo page is enabled. MapProxy is an open source proxy for geospatial data. It caches, accelerates and transforms data from existing map services and serves any desktop or web GIS client.
2023-10-26 23:41:28 +00:00
reference :
- https://github.com/mapproxy/mapproxy
- https://mapproxy.org
metadata :
2023-10-27 16:34:45 +00:00
max-request : 2
2023-10-26 23:41:28 +00:00
shodan-query : http.html:"Welcome to MapProxy"
2023-10-27 06:29:15 +00:00
tags : tech,mapproxy,detect
2023-10-26 23:41:28 +00:00
http :
- method : GET
path :
- "{{BaseURL}}"
- "{{BaseURL}}/demo"
host-redirects : true
max-redirects : 2
2023-10-27 16:34:45 +00:00
2023-10-26 23:41:28 +00:00
matchers-condition : and
matchers :
- type : word
part : body
words :
- "Welcome to MapProxy"
- "MapProxy Demo"
condition : or
2023-10-27 06:29:15 +00:00
2023-10-27 16:01:19 +00:00
- type : word
part : header
words :
- "text/html"
2023-10-26 23:41:28 +00:00
extractors :
- type : regex
part : body
group : 1
regex :
2023-10-27 06:29:15 +00:00
- MapProxy(?i) ([0-9]+\.[0-9]+\.[0-9]+)
2023-10-29 11:57:59 +00:00
# digest: 490a0046304402202e852806bac4c6dda5526384cc56340ed79c5d8ca8d5a18c64f83d6bc4538d36022055a94d0bdf1c4a7739373f1eb2eb0c576d23f68b8cb09433bc50468ef0df81fd:922c64590222798bb761d5b6d8e72950