Open openvas plugin with favorite text editor like this: leafpad /usr/share/metasploit-framework/vendor/bundle/ruby/2.3.0/gems/openvas-omp-0.0.4/lib/openvas-omp.rb locate the line 201 and replace : timeout(@read_timeout) { with Timeout.timeout(@read_timeout) { Done ! close any open metasploit console/terminal and load metasploit-framework again from a new terminal!
Fix openvas metasploit plugin errors (Object#timeout is deprecated, use Timeout.timeout instead.)

Recent Comments