Re: Plugin download problem
Renaud Deraison <[email protected]>
| Newsgroups | gmane.comp.security.nessus.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Sep 30, 2003 at 12:50:58PM -0400, George Theall wrote: > On Tue, Sep 30, 2003 at 11:09:37AM -0400, Renaud Deraison wrote: > > On Tue, Sep 30, 2003 at 11:02:57AM -0400, Carlton Foster wrote: > > > > It downloads the plugins and saves the info into /tmp/plugins.sql to import > > > into the inprotect database. However, the import is failing because two > > > plugins have the same number, 10585. I did a plugin search on Nessus.org > > > and found that one of them should actually be 10595, and the other > > > 10585. > > > > I am not sure I understand what the problem is - dns_xfer.nasl has > > plugin ID# 10595, and always had this value. > > Actually, I see two with id #10595 - IIS_frontpage_DOS.nasl and > IIS_frontpage_DOS_2.nasl. They're identical except for the script > revision (the date on the former is older but it's revision 1.13 while > the latter is 1.1). IIS_front_page_DOS has been renamed to IIS_frontpage_DOS_2.nasl because on case insensitive file systems, it would conflict with iis_frontpage.dos.nasl. The solution is to delete IIS_frontpage_DOS.nasl.