On Thu, Jul 20, 2006 at 02:41:53PM -0500, Scott Pate wrote: > [EMAIL PROTECTED] ~]# NessusClient -T nbe -c /root/.nessurc -qx localhost > 1241 spate spate /root/testtarget /root/test.nbe > Segmentation fault
I can reproduce this with the latest, 1.0.0.RC4. [Btw, "NessusClient -h" gives a more complete version number.] I also get a Segfault when I run something like "NessusClient -c ~/.nessusrc -qP localhost 1241 theall nopass". That looks much like what was reported here: http://mail.nessus.org/pipermail/nessus/2006-January/msg00030.html But that was reportedly fixed in 1.0.0.RC3. > [EMAIL PROTECTED] ~]# cat .nessusrc > [EMAIL PROTECTED] ~]# > *wipes out the entire file The unix client config files are re-written in the course of each scan. Apparently, the segfault you're experiencing occurs while this is happening. George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
