2022-10-28 12:25:26 +00:00
|
|
|
id: geo-webserver-detect
|
2021-12-31 13:19:12 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-29 19:02:52 +00:00
|
|
|
name: GeoWebServer Detector Panel - Detect
|
2023-02-02 21:51:33 +00:00
|
|
|
author: dhiyaneshDK,daffainfo
|
2021-12-31 13:19:12 +00:00
|
|
|
severity: info
|
2023-02-02 21:51:33 +00:00
|
|
|
description: GeoWebServer Detector panel was detected.
|
2023-01-29 19:02:52 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-01-29 19:02:52 +00:00
|
|
|
cwe-id: CWE-200
|
2021-12-31 13:19:12 +00:00
|
|
|
metadata:
|
2022-10-28 07:45:14 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2021-12-31 13:19:12 +00:00
|
|
|
shodan-query: http.title:"GeoWebServer"
|
2022-11-14 19:45:12 +00:00
|
|
|
tags: panel,geowebserver,tech
|
2021-12-31 13:19:12 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-12-31 13:19:12 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<TITLE>GeoWebServer</TITLE>"
|
2022-10-28 07:45:14 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: header
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'Server: GeoWebServer ([0-9.]+)'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022026408836dbcd0388ef036c32e6ae4353b4896efb1844fa6d78aecfe76d455a1f022100e2344357baf492f7976c6e2be98b820055477060ebdac21626ec5b906b5b9a6b:922c64590222798bb761d5b6d8e72950
|