Axway SecureTransport Web Client Panel - Detect
ID: axway-securetransport-webclient
Severity: info
Author: righettod
Tags: panel,axway,securetransport,webclient
Description
Section titled “Description”AXWAY Secure Transport Web Client panel was detected.
YAML Source
Section titled “YAML Source”id: axway-securetransport-webclient
info: name: Axway SecureTransport Web Client Panel - Detect author: righettod severity: info description: AXWAY Secure Transport Web Client panel was detected. 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 cwe-id: CWE-200 cpe: cpe:2.3:a:axway:securetransport:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: axway product: securetransport google-query: - intitle:"ST Web Client" - intitle:"st web client" - intitle:"securetransport" || http.favicon.hash:1330269434 shodan-query: - http.title:"st web client" - http.title:"securetransport" || http.favicon.hash:1330269434 fofa-query: - title="securetransport" || http.favicon.hash:1330269434 - title="st web client" tags: panel,axway,securetransport,webclient
http: - method: GET path: - '{{BaseURL}}/html/skin/ric/C/config/default.config.json'
matchers-condition: and matchers: - type: word part: body words: - 'header": "ST Web Client'
- type: status status: - 200# digest: 4b0a00483046022100ed415f98699d513fcffa9f2aece1032b8665bf8333ecb45e5313dfe9915c957f02210093aec9d2a482ab0c4f99ecab2513f40ea1255f9470cb820710c29f14de17f482:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/axway-securetransport-webclient.yaml"