Author: kost
Date: 2008-09-25 12:53:56 +0200 (Thu, 25 Sep 2008)
New Revision: 1440

Modified:
   trunk/openvas-plugins/ChangeLog
   trunk/openvas-plugins/scripts/remote-MS00-006.nasl
Log:
corrected script id



Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog     2008-09-25 10:33:31 UTC (rev 1439)
+++ trunk/openvas-plugins/ChangeLog     2008-09-25 10:53:56 UTC (rev 1440)
@@ -1,3 +1,7 @@
+2008-09-25  Vlatko Kosturjak <[EMAIL PROTECTED]>
+
+       * scripts/remote-MS00-006.nasl: corrected script id
+
 2008-09-25 Chandrashekhar B <[EMAIL PROTECTED]>
        * scripts/secpod_smb_func.inc:
          Removed smb_nt.inc to correct multiple import errors

Modified: trunk/openvas-plugins/scripts/remote-MS00-006.nasl
===================================================================
--- trunk/openvas-plugins/scripts/remote-MS00-006.nasl  2008-09-25 10:33:31 UTC 
(rev 1439)
+++ trunk/openvas-plugins/scripts/remote-MS00-006.nasl  2008-09-25 10:53:56 UTC 
(rev 1440)
@@ -32,7 +32,7 @@
  
  if(description)
 {
-script_id(00000);
+script_id(80007);
 script_bugtraq_id(950);
 script_cve_id("CVE-2000-0097");
 name["english"] = "Microsoft MS00-06 security check ";

_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits

Reply via email to