52 lines
1.4 KiB
YAML
52 lines
1.4 KiB
YAML
id: axway-securetransport-panel
|
|
|
|
info:
|
|
name: Axway SecureTransport Login Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
AXWAY SecureTransport login 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:
|
|
max-request: 1
|
|
product: securetransport
|
|
shodan-query: http.title:"SecureTransport" || http.favicon.hash:1330269434
|
|
vendor: axway
|
|
verified: true
|
|
tags: panel,axway,securetransport
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Axway SecureTransport'
|
|
- 'alt="Axway SecureTransport"'
|
|
- 'Welcome to SecureTransport'
|
|
- 'PrintServerInfo("SecureTransport'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '"SecureTransport", "([0-9.]+)",'
|
|
# digest: 490a0046304402201ddfb542843f60c8c38397fb6a9c1f5f17c699dd6dd28a57af33a73e703fbb4202202e61be853e13b2bd760ee27dc860715d4f64225ab567be6301b93ab4945a9bbe:922c64590222798bb761d5b6d8e72950 |