Seccubus v2.22 - OpenVAS integration fixed
08 April 2016Seccubus v2.22 - OpenVAS integration fixed
OpenVAS integration has been a freebee for a while, until OpenVAS and Nessus split their respective interfaces. Seccubus’ OpenVAS OMP integration has never been super stable, but it is now, and it doesn’t depend on the omp command line utility anymore. Furthermore two critical bug where fixed and the release process got a major overhaul.
As usual you can download it here
Enhancements
- Improved the release process (see [https://www.seccubus.com/documentation/22-releasing/])
-
#308 - Rewrote the OpenVAS scan script with the following objectives:
- Remove dependancy on the omp utility (because I don’t have it on my Mac for starters)
- XML parsing is now done with XML::Simple in stead of manually (which is fragile)
- Better error handling