From: Tyler <ty...@sc...> - 2004-04-01 03:51:44
|
In trying to get the nessus integration running I ran across an error in the update_nessus_ids.pl script. The error was in the "12033:LeifWright's blog.cgi command execution" entry. So what I did was add the following to line 59: $plugin_rel_hash{$key}=~tr/'//d; Thanks, Tyler |