34 lines
827 B
YAML
34 lines
827 B
YAML
id: adhoc-transfer-panel
|
|
|
|
info:
|
|
name: WS-FTP Ad Hoc Transfer Panel - Detect
|
|
author: johnk3r
|
|
severity: info
|
|
description: WS_FTP Ad Hoc panel was detected.
|
|
metadata:
|
|
max-request: 1
|
|
product: ws_ftp
|
|
shodan-query: http.title:"Ad Hoc Transfer"
|
|
vendor: progress
|
|
verified: true
|
|
tags: panel,wsftp,ad-hoc,detect,login,progress
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/AHT/"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Ad Hoc Transfer'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402201bbd8e99562d715f0264d0492ba913fa6d3cf53694a8747a24043f25f74f3d0a02205a28ff4f92dbf4cd94ad0953664911a8eee6bb5e0ab93a5e020bd71b18421b87:922c64590222798bb761d5b6d8e72950 |