Re: [fw-wiz] Variations of firewall ruleset bypass via FTP

From: Darren Reed (darrenr@reed.wattle.id.au)
Date: 10/11/02


From: Darren Reed <darrenr@reed.wattle.id.au>
To: Mikael Olsson <mikael.olsson@clavister.com>
Date: Fri Oct 11 07:55:59 2002

Another addendum to add to this story, a quick check of some ftp
daemons shows they will convert the response to (at least HELP)
into uppercase. The IPFilter ftp proxy will not accept that as
a valid response from a PASV.

e.g.

$ telnet solaris8 ftp
220 solaris8 FTP server (SunOS 5.8) ready.
HELP 227 Entering Passive Mode (h1,h2,h3,h4,p1,p2)
502 Unknown command 227 ENTERING PASSIVE MODE (H1,H2,H3,H4,P1,P2).

So if I may reiterate what I said earlier, what the firewall does
for data going from the ftp server is not isolated in this problem
from what the ftp server does to the input.

Darren



Relevant Pages

  • Re: Access to external FTP server
    ... I am sorry for the delayed response and the inconvenience this issue has ... Since you can use WS_FTP to upload to and download from the previous FTP ... Microsoft CSS Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)
  • Re: Listing hide files via ftp
    ... Are you doing this from the server administration side, or logged into an ftp server? ... 150 Opening ASCII mode data connection for file list ... 227 Entering Passive Mode ...
    (Pen-Test)
  • FTP Connection Closed Error
    ... I'm beginning to think that when I get this error, the request for the ... I have the KeepAlive property of the FTP object set to FALSE and the TimeOut ... // Execute the request and get the response from the FTP server ... private FtpWebRequest BuildRequest ...
    (microsoft.public.dotnet.general)
  • Re: How to get an FTP client to work
    ... 220 17.254.16.10 FTP server ready ... 227 Entering Passive Mode. ... 150 Opening ASCII mode data connection for file list ...
    (comp.sys.mac.system)
  • Re: ftp connection in VB.NET
    ... The goal here is to return a list of all the files and directories in an FTP ... ___ RESPONSE IS COMPLETE ... 200 PORT command successful. ... > server, then the cwd \directoryname will success, and now current ...
    (microsoft.public.dotnet.framework)