35 lines
850 B
YAML
35 lines
850 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
|
|
|
|
tcp:
|
|
- host:
|
|
- "{{Hostname}}"
|
|
port: 22
|
|
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- '(?i)WS_FTP-SSH'
|
|
|
|
extractors:
|
|
- type: regex
|
|
regex:
|
|
- '(?i)SSH-(.*)-WS_FTP-SSH[^\r]+'
|
|
# digest: 4b0a00483046022100a9b296316f21017415dd73caba5e886465069460492512fcf0d21a8ead095cd6022100ffdfe9f55b2c1a59ce57c89b4516738ffe157c683555c4d0b5ed473b8d162910:922c64590222798bb761d5b6d8e72950 |