2024-03-05 08:29:12 +00:00
|
|
|
id: webtransfer-client-panel
|
2024-03-04 18:38:47 +00:00
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: Web Transfer Client Login Panel - Detect
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
|
|
|
description: Progress Web Transfer Client login panel was detected.
|
|
|
|
reference:
|
|
|
|
- https://www.progress.com/ftp-server/web-transfer
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: http.title:"Web Transfer Client"
|
2024-04-08 11:34:33 +00:00
|
|
|
verified: true
|
2024-03-23 09:28:19 +00:00
|
|
|
tags: panel,webtransferclient,login,detect
|
|
|
|
|
2024-03-04 18:38:47 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/ThinClient/WTM/public/index.html"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 200'
|
|
|
|
- 'contains(body, "<title>Web Transfer Client")'
|
2024-03-05 08:29:12 +00:00
|
|
|
condition: and
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4b0a004830460221009372fbb9353c3cc8492dc714d7825bfe17749471d57e506378acc54de73738d3022100bd136a0ee48a98e4e9d4e3089ef25493c0ef348e932b3f4ab61c5bae902bdb82:922c64590222798bb761d5b6d8e72950
|