🐧
Nibbles
  • Nibbles
    • Summary
  • Enumeration
    • TCP
    • UDP
    • Web Services
      • Nikto
      • Dirb Extensions
      • Dirsearch
      • goBuster
    • Other Services
      • FTP
      • SSH
  • Exploitation
  • Priv Escalation
Powered by GitBook
On this page
  1. Enumeration
  2. Other Services

FTP

VSFTPD 3.0.3

PORT   STATE SERVICE REASON         VERSION
21/tcp open  ftp     syn-ack ttl 63 vsftpd 3.0.3
|_banner: 220 (vsFTPd 3.0.3)
Service Info: OS: Unix

No anonymous access and the only exploit available for this is a DOS attack.

PreviousOther ServicesNextSSH

Last updated 2 years ago