Mailing List Archive

Script ID 22189 Question
Hello All,



I have been testing Script ID 22189. This script fails to run because the kb item SMB/WindowsVersion does not get set. My question is which Nessus check sets the kb item SMB/WindowsVersion?



Thanks,

Paul
Re: Script ID 22189 Question [ In reply to ]
Hello All,



I have answered my own question. KB item SMB/CSDVersion gets set in smb_reg_service_pack.nasl. Since that is the case then Script ID 22189 contains a bug.



Source from Script ID 22189:

1. script_dependencies("netbios_name_get.nasl","smb_login.nasl","smb_registry_access.nasl");



Line 1 should be:

1. script_dependencies("netbios_name_get.nasl","smb_login.nasl","smb_registry_access.nasl, smb_reg_service_pack.nasl");


Can some review my finding?



Thanks,

Paul


----- Original Message -----
From: Paul Bellefeuille
To: plugins-writers@list.nessus.org
Sent: Wednesday, August 09, 2006 2:18 AM
Subject: Script ID 22189 Question


Hello All,



I have been testing Script ID 22189. This script fails to run because the kb item SMB/WindowsVersion does not get set. My question is which Nessus check sets the kb item SMB/WindowsVersion?



Thanks,

Paul
Re: Re: Script ID 22189 Question [ In reply to ]
Fixed, thanks !

Nicolas

Paul Bellefeuille wrote:
> Hello All,
>
>
>
> I have answered my own question. KB item SMB/CSDVersion gets set in smb_reg_service_pack.nasl. Since that is the case then Script ID 22189 contains a bug.
>
>
>
> Source from Script ID 22189:
>
> 1. script_dependencies("netbios_name_get.nasl","smb_login.nasl","smb_registry_access.nasl");
>
>
>
> Line 1 should be:
>
> 1. script_dependencies("netbios_name_get.nasl","smb_login.nasl","smb_registry_access.nasl, smb_reg_service_pack.nasl");
>
>
> Can some review my finding?
>
>
>
> Thanks,
>
> Paul
>
>
> ----- Original Message -----
> From: Paul Bellefeuille
> To: plugins-writers@list.nessus.org
> Sent: Wednesday, August 09, 2006 2:18 AM
> Subject: Script ID 22189 Question
>
>
> Hello All,
>
>
>
> I have been testing Script ID 22189. This script fails to run because the kb item SMB/WindowsVersion does not get set. My question is which Nessus check sets the kb item SMB/WindowsVersion?
>
>
>
> Thanks,
>
> Paul
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Plugins-writers mailing list
> Plugins-writers@list.nessus.org
> http://mail.nessus.org/mailman/listinfo/plugins-writers

_______________________________________________
Plugins-writers mailing list
Plugins-writers@list.nessus.org
http://mail.nessus.org/mailman/listinfo/plugins-writers