27 lines
757 B
YAML
27 lines
757 B
YAML
id: wing-ftp-detect
|
|
|
|
info:
|
|
name: Wing FTP Service - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: |
|
|
The File Transfer Protocol (FTP) is a standard network protocol that transfers computer files between a client and server on a computer network.
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
shodan-query: "Wing FTP Server"
|
|
tags: network,ftp,wing,detect
|
|
|
|
tcp:
|
|
- inputs:
|
|
- data: "\n"
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 21
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Wing FTP Server"
|
|
# digest: 490a00463044022041b78c4dea63a1fbdd51b152e120900093db0ab7e81b050e75d03c542d80b4a10220476a48aa15c3c12290b8d485e4ddd49d48d0173d1bc14ad16cbf0d2079fb8acf:922c64590222798bb761d5b6d8e72950 |