Mailing List Archive

Broken tftp scripts?
Looks like the logic was rewritten at some point, and tftpd_detect.nasl
no longer sets "Services/tftp". Some of the scripts have been
rewritten, but the following ones need to have
script_require_keys("Services/tftp") changed to
script_require_keys("Services/udp/tftp").

tftp_files_cisco_callmanager.nasl
tftp_files_hp_ignite_ux.nasl
tftp_files_hp_ignite_ux_passwd.nasl
tftp_permissions_hp_ignite_ux.nasl

Martin...
_______________________________________________
Plugins-writers mailing list
Plugins-writers@list.nessus.org
http://mail.nessus.org/mailman/listinfo/plugins-writers
Re: Broken tftp scripts? [ In reply to ]
On Apr 2, 2006, at 3:37 AM, Martin O'Neal wrote:

>
> Looks like the logic was rewritten at some point, and
> tftpd_detect.nasl
> no longer sets "Services/tftp". Some of the scripts have been
> rewritten, but the following ones need to have
> script_require_keys("Services/tftp") changed to
> script_require_keys("Services/udp/tftp").

This is now fixed, thanks.
_______________________________________________
Plugins-writers mailing list
Plugins-writers@list.nessus.org
http://mail.nessus.org/mailman/listinfo/plugins-writers