On Mar 30, 2008, at 2:09 PM, Shavian Shakes wrote:

> Yes I restarted it multiple times. It still doesnt show up. The  
> exact sequence of steps I have followed is
> 1. Create a new nasl file in the plugins/scripts directory
> 2. test for errors using "nasl -p" -> passes

- Have you verified that the values for script_id() and script_name()  
are unique?

- Does the plugin have a description block (ie, "if (description)  
{...}")?

- Does the plugin call exit() before the descriptive block because  
some condition is not met?

- Does the plugin try to do something that's not supported under  
Windows (eg, call a third-party program)?

- If none of the above prove helpful, can you show us your plugin, or  
a portion of it?

George
-- 
[EMAIL PROTECTED]



_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to