Yes, but it still doesn't say anything about SunOS 5.8
On Thu, Feb 21, 2002 at 12:20:44AM +0100, Renaud Deraison wrote:
> On Wed, Feb 20, 2002 at 11:54:56AM -0500, Dmitriy Kropivnitskiy wrote:
> > I just looked at the plugin number 10821.
> > In particular it tries to match FTP banners against vulnerable versions.
> > Here is the regex for Solaris FTPd
> > ".*SunOS [0-5]\.[0-8].*"
> > I have been looking around and the only reference I have found mentioned
> > version of Solaris FTPd where banner would look like "SunOS 5.6". Nothing
> > about other versions. Can someone point me in the correct direction to
> > find more about this vuln?
>
> See http://cgi.nessus.org/cve.php3?cve=CAN-2001-0550
>
>
>
> -- Renaud