nuclei-templates/http/exposed-panels/axway-securetransport-webcl...

35 lines
841 B
YAML
Raw Normal View History

2023-03-01 18:24:20 +00:00
id: axway-securetransport-webclient
info:
name: Axway SecureTransport Web Client Panel - Detect
2023-03-01 18:24:20 +00:00
author: righettod
severity: info
2023-03-01 18:32:09 +00:00
description: AXWAY Secure Transport Web Client panel was detected.
2023-03-01 18:24:20 +00:00
reference:
- https://www.axway.com/en/products/managed-file-transfer/securetransport
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.0
cwe-id: CWE-200
2023-03-03 08:46:31 +00:00
metadata:
max-request: 1
2023-03-03 08:46:31 +00:00
verified: true
google-query: intitle:"ST Web Client"
2023-03-03 08:45:20 +00:00
tags: panel,axway,securetransport,webclient
2023-03-01 18:24:20 +00:00
http:
2023-03-01 18:24:20 +00:00
- method: GET
path:
- '{{BaseURL}}/html/skin/ric/C/config/default.config.json'
matchers-condition: and
matchers:
- type: word
part: body
words:
2023-03-03 08:45:20 +00:00
- 'header": "ST Web Client'
2023-03-01 18:24:20 +00:00
- type: status
status:
- 200