2023-02-08 18:54:16 +00:00
|
|
|
id: wso2-products-detect
|
2021-08-01 08:18:36 +00:00
|
|
|
|
|
|
|
info:
|
2023-02-09 05:18:33 +00:00
|
|
|
name: WSO2 Products - Detect
|
2021-08-01 08:18:36 +00:00
|
|
|
author: righettod
|
|
|
|
severity: info
|
2023-02-08 18:54:16 +00:00
|
|
|
description: Try to detect the presence of a WSO2 products instance via the version endpoint
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,wso2
|
2021-08-01 08:18:36 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-08-01 08:18:36 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/services/Version"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "version.services.core.carbon.wso2.org"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022062bcfb0a1e0f0efdd2fe671c33067e99a6f0aa7442c0cf1f54c1d40b60cc6a84022100d37954120bde6d87524107f339a343ea5f16428c0013658c6fc06ca57d24aa15:922c64590222798bb761d5b6d8e72950
|