rapid7 / metasploit-framework

Metasploit Framework
https://www.metasploit.com/
Other
33.73k stars 13.89k forks source link

openvas_report_list OpenVAS OMP: Error in OMP request/response #12848

Open bcoles opened 4 years ago

bcoles commented 4 years ago

https://github.com/rapid7/metasploit-framework/issues/12765#issuecomment-570024351

Now another error

msf5 > openvas_report_list /usr/share/metasploit-framework/vendor/bundle/ruby/2.5.0/gems/openvas-omp-0.0.4/lib/openvas-omp.rb:201: warning: Object#timeout is deprecated, use Timeout.timeout instead. [-] OpenVAS OMP: Error in OMP request/response

P.S. Sorry for the wait.

bcoles commented 4 years ago

Possibly related to #12715.

busterb commented 4 years ago

So, is there a good tutorial on setting up OpenVAS replicate these issues? Feeling like fixing something, but also feeling lazy about setup.

bcoles commented 4 years ago

So, is there a good tutorial on setting up OpenVAS replicate these issues? Feeling like fixing something, but also feeling lazy about setup.

@busterb I'm fairly certain that I installed OpenVAS from apt-get on Kali. I'm not sure that I ever reproduced that bug in OP (OP is a repost from https://github.com/rapid7/metasploit-framework/issues/12765#issuecomment-570024351); however, the OpenVAS integration is pretty buggy - I'm sure if you try to use it as intended you'll run into another bug by accident.

Also, there's this #12715 but it is probably a larger piece of work.

busterb commented 4 years ago

Ah ok, thanks. I installed Greenbone's community edition appliance and have been able to reproduce a few of the issues around this.

bcoles commented 4 years ago

Ah ok, thanks. I installed Greenbone's community edition appliance and have been able to reproduce a few of the issues around this.

That sounds familiar. I think I also tried the appliance.

github-actions[bot] commented 3 years ago

Hi!

This issue has been left open with no activity for a while now.

We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 30 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.