I've installed hydra in my path, but there is no indication that any of the
plugins which use it are being enabled. None of them appear in the plugin list
and there is no indication in the logs that plugin loading has failed or
otherwise been disabled.
I'm guessing that one of the following statements embedded within these plugins
is evaluating 'TRUE', causing the load to abort:
if (! defined_func("script_get_preference_file_location")) exit(0);
if (! find_in_path("hydra") ) exit(0);
Hydra is definitely in my path. And 'script_get_preference_file_location' shows
up in:
./bin/nessus-fetch
./bin/nasl
./sbin/nessus-check-signature
./sbin/nessusd
Any ideas?
My platform is a dual AMD Opteron running a fresh install of RHEL4 Update-2
x86_64, 2.6.9-22.ELsmp.
Thanks!
Thom
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus