[Plugins-writers] Nessus Script ID 23647 version 1.1: Contains a Bug?

From: Paul Bellefeuille (nessusd@private)
Date: Thu Nov 16 2006 - 16:27:21 PST


Hello All.

 

Script ID 23647 version 1.1 contains a bug.

 

Old Code:

( hotfix_check_fversion(file:"system32\Msxml6.dll", version:"6.0.3090.0") == HCF_OLDER ) )

 

New Code should be:

( hotfix_check_fversion(file:"system32\Msxml6.dll", version:" 6.0.3890.0") == HCF_OLDER ) )

 

Could someone verify?

 

Thanks,

Paul




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



This archive was generated by hypermail 2.1.3 : Thu Nov 16 2006 - 16:34:36 PST