Xlight FTP Service Detect

patch-1
pussycat0x 2022-10-18 15:03:42 +05:30 committed by GitHub
parent cf53a02fda
commit 68ca560595
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: xlight-ftp-service-detect
info:
name: Xlight FTP Service Detect
author: pussycat0x
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:
verified: true
shodan-query: 'product:"Xlight ftpd"'
tags: network,ftp,xlight
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:21"
extractors:
- type: regex
regex:
- "Xlight FTP Server ([0-9.]+)"