Create wing-ftp-service-detect.yaml

patch-1
Ritik Chaddha 2024-03-15 18:15:11 +05:30 committed by GitHub
parent f79a890411
commit 103942e435
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
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"