Package: nikto
Version: 1.35-1
Severity: normal

The incorrect reg.expr. for mod_ssl makes nikto report a warning for
mod_ssl/2.8.2 when mod_ssl/2.8.25 is used. The fix is to add EOL symbol ($)
in the matching reg.expr.:
< "mod_ssl\/(1.*|2\.([0-7].*|8\.[0-6]))"
---
> "mod_ssl\/(1.*|2\.([0-7].*|8\.[0-6]$))"

Cheers,
Igor

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.18
Locale: LANG=C, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages nikto depends on:
ii  libnet-ssleay-perl            1.30-1     Perl module for Secure Sockets Lay
ii  libwhisker-perl               1.8-1      Perl module geared for HTTP testin
ii  perl                          5.8.8-6.1  Larry Wall's Practical Extraction 

nikto recommends no packages.

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to