I couldn't find any documentation of the ssl protocol calls in the current version of NASL -- could anyone point me to them? Or otherwise advise on how best to figure them out? Patrick Dennis On Dec 6, 2003, at 12:55 PM, Renaud Deraison wrote: > On Fri, Dec 05, 2003 at 01:46:35PM -0800, Benjamin Sayo wrote: >> Hi everyone, >> >> I am new to Nessus and have been trying to build a simple plugin in >> C. I >> am having problems with this line: >> >> ping = tcp_ping_host(*p_addr); > > > tcp_ping_host() is deprecated. So what happens is that the symbol is > not > found when Nessus loads, so the plugin gets discarded. > > You should avoid at all cost writing plugins in C. > > > -- Renaud > > _______________________________________________ > Plugins-writers mailing list > Plugins-writers@private > http://mail.nessus.org/mailman/listinfo/plugins-writers > _______________________________________________ Plugins-writers mailing list Plugins-writers@private http://mail.nessus.org/mailman/listinfo/plugins-writers
This archive was generated by hypermail 2b30 : Sat Dec 06 2003 - 21:32:17 PST