Re: [Plugins-writers] plugin not displaying in v. 2.2.8 client gui

From: Ferdy Riphagen (f.riphagen@private)
Date: Sat Oct 07 2006 - 14:27:13 PDT


Hello James,

You're script misses a "script_id" too.
Add a script_id(your_id);  And pick a not existing  number.

--Ferdy--

James Kelly wrote:
> Hi
>
> With Michel's help I've written the following plugin. What I'm trying 
> to do here is find the live hosts on a network that are not running 
> landesk and just report back to me that its not running.
> The problem I'm having is display in the client gui. I'm not seeing it 
> under the "Misc." family when I reload nessusd and reconnect with the 
> gui.
>
>
> #
> # This script checks for a running LanDesk client on
> # the remote client.
>
> #
> # landesk_check.nasl
> #
> # This script essentially performs a negative port scan
> # It looks for hosts NOT listening on port tcp 9595
> #
>
>

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



This archive was generated by hypermail 2.1.3 : Sat Oct 07 2006 - 15:28:55 PDT