Files
nuclei-templates/network/detection/ftp/java-ftp-proxy-detect.yaml
pussycat0x 0d64d123e9 Add
2025-09-15 01:01:50 +05:30

26 lines
500 B
YAML

id: java-ftp-proxy-detect
info:
name: Java FTP Proxy Service - Detect
author: pussycat0x
severity: info
description: Java FTP Proxy service was detected.
metadata:
verified: true
shodan-query: "Java FTP Proxy Server"
max-request: 1
tags: network,ftp,java,detect,tcp
tcp:
- inputs:
- data: 00000000
type: hex
host:
- "{{Hostname}}"
port: 21
read-size: 1024
matchers:
- type: word
words:
- "Java FTP Proxy Server"