2024-03-15 12:45:11 +00:00
|
|
|
id: wing-ftp-service-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Wing FTP Service - Detect
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network.
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
verified: true
|
|
|
|
shodan-query: "Wing FTP Server"
|
|
|
|
tags: tech,ftp,wing,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "Wing FTP Server"
|
2024-03-20 08:13:55 +00:00
|
|
|
# digest: 4b0a00483046022100c80a28fe09665c71ca345c950405518bec7b02defcbed410c0a59c743e24da46022100bc4ae224a03b1cecc0f9646db3ce15f82e26125b2eb0fd647cd0ba7395be4be9:922c64590222798bb761d5b6d8e72950
|