35 lines
855 B
YAML
35 lines
855 B
YAML
id: ws_ftp-ssh-detect
|
|
|
|
info:
|
|
name: WS_FTP-SSH Service - Detect
|
|
author: johnk3r
|
|
severity: info
|
|
description: |
|
|
WS_FTP-SSH service was detected.
|
|
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
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: progress
|
|
product: ws_ftp
|
|
shodan-query: "WS_FTP port:22"
|
|
tags: network,ssh,ws_ftp,detect
|
|
|
|
tcp:
|
|
- host:
|
|
- "{{Hostname}}"
|
|
port: 22
|
|
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- '(?i)WS_FTP-SSH'
|
|
|
|
extractors:
|
|
- type: regex
|
|
regex:
|
|
- '(?i)SSH-(.*)-WS_FTP-SSH[^\r]+'
|
|
# digest: 4a0a00473045022100822986d4cf46ff3eca2de24f432360c3ec97f4a9bfd12842daa84ca97efd41e602207137091512ef9f29318839dd82d28f921afc665086f773ac8417e7dedbc9b4df:922c64590222798bb761d5b6d8e72950 |