Closed meetgyn closed 6 months ago
If I find the time to do so, I'll install a fresh copy of OpenVAS/Greenbone Vulnerability Management and check what breaks.
This is a project I maintain in my spare time, and I'm not having a lot of that recently.
You are using GVM-11 from here, right? https://community.greenbone.net/t/about-the-greenbone-source-edition-gse-category/176
Also, I updated your post to use code tags, please check if this didn't affect the content.
Yes, I am using GVM11, as the openvas 9 version has ended its life cycle. We were forced to use Greenbone Vulnerability Management and comparing the xml files, the fields are different. If necessary, I can send a copy of each for future analysis. Thank you very much for your feedback
Hello, thank you so much for this and it helped me a lot in the past. With the Green Bone 11 with the latest scan when I am trying to generate xlsx format I am getting below error. Not sure what to do can you pleas take a look when you get chance ?
Traceback (most recent call last):
File "openvasreporting.py", line 9, in
Hi @TheGroundZero , have you had time to look at this issue ? as OpenVAS 9 is now EOL since some time now I cannot even download NVTs updates, so moving to GVM 11 has become critical. For an easy install have you tried installing the GSM Trial version ? its a VM image that can be run on Virtualbox.
Hi all
I've been seriously lacking on support on this project, for which I want to apologise. If anyone is able to help me out on this, that'd be highly appreciated! Feel free to send in a PR.
In the meantime, I'll install the VM and will have to research what changed in the report files. I'm already getting lost in the different Greenbone solutions
@juanluisbaptiste
OpenVAS 9 is now EOL since some time now I cannot even download NVTs updates
In case you are looking for a workaround try the following:
echo "45.135.106.142 feed.community.greenbone.net feed.openvas.org" >> /etc/hosts
It works for me :D it seems like they just shutdown the old domain.
@moxli thanks for this tip !!
@TheGroundZero Where would I start if I wanted to make this work with the newest version of OpenVAS?
@TheGroundZero Where would I start if I wanted to make this work with the newest version of OpenVAS?
To be honest, it's been a while since I've worked on this project.
I suppose the main issue is that the report format has changed. So the new format would have to be "reverse engineered" and the code modified to match it.
@TheGroundZero I think @austinsonger question was more about if you could give him a pointer on where start looking at the code to add support for the new XML format. That pointer would be helpful for anyone thinking on working on this.
@TheGroundZero I think @austinsonger question was more about if you could give him a pointer on where start looking at the code to add support for the new XML format. That pointer would be helpful for anyone thinking on working on this.
That would be here: https://github.com/TheGroundZero/openvasreporting/blob/0aa8d250435f9e2f390632c2af235d5497d3064e/openvasreporting/libs/parser.py#L57
Some knowledge of XPath is useful
This issue has been marked as stale. There has been no activity on this issue for 30 days. In 14 days this issue will be closed.
This issue has been stale for too long. It has been closed.
Due to the fact that openvas had its life cycle at the end, I needed to install GVM11, however the XML is different from openvas 9 and the script you provided does not work with it. Did you have any plans to make the new version available to us? Note: You did a great job, helped a lot with scripting. an example of xml generated by gvm11