josh <[EMAIL PROTECTED]> writes: > I am running nessusd (Nessus) 2.0.9 for Linux, I configured nessus to > run hydra but I do not see hydra running in the nessusd.messages log > file.
The plugin was known to be buggy and has been fixed recently: cvs log hydra.c [or hydra4nessus.c] [snip] revision 1.13 date: 2004/01/20 20:37:04; author: renaud; state: Exp; lines: +11 -57 o *really* fix the plugin this time (getopt() may not be called multiple times o n BSD systems) ---------------------------- revision 1.12 date: 2003/12/22 17:48:07; author: mikhail; state: Exp; lines: +11 -8 A couple of dirty hack so that this plugin work. It seems that getopt() does not work well -- maybe because it was already called by Nessusd on init? _______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
