On Fri, Aug 04, 2006 at 10:42:26AM -0400, Shawn Duffy wrote:

> I've been trying to configure my Nessus client and server to accept
> uploaded plugins from users but, for the life of me, I can't figure
> out why the "Upload plugin" option is not showing up.

Do you really need this functionality? If all you want to do is make a
plugin you've written available through your nessusd host, just copy it
into the plugin directory and HUP nessusd. Just be sure to use a unique
prefix for your script names (eg, ShawnDuffy_*.nasl) and an id in the
range 60,000-62,000.

If you do really need it, realize that the plugin upload functionality
was removed from both the nessus CLI client and NessusClient about 1.5
years ago. I believe it's still supported by current server builds,
though, so you'd still be able to do it with an older client or through
something you roll on your own (eg, a Perl script that speaks NTP
directly to nessusd).


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

Reply via email to