Re: [Plugins-writers] Reading Registry Settings

From: Nicolas Pouvesle (npouvesle@private)
Date: Tue Jan 10 2006 - 14:13:45 PST


On Jan 10, 2006, at 5:06 PM, Leigh Vincent wrote:


>  value = RegQueryValue(handle:key_h, item:item);
>
>  if (!isnull (value))
>  {
>    vuln = 1;
>    report = "Security Patch Install Date is: " + value;


Use value[1] to get the real value.


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



This archive was generated by hypermail 2.1.3 : Tue Jan 10 2006 - 14:13:36 PST