Hi,
It’s been a long time since I used OpenVAS. Now, for an internal project, I need to create tasks from the command line, pass targets, and generate a report. Once I was able to do everything by invoking the ‘omp’ command. Now, I see things have completely changed. Can you give me a starting point to achieve this goal? Thanks a lot.
Hi,
the omp
tool got replaced by gvm-tools
. You can find gvm-tools
at https://github.com/greenbone/gvm-tools
4 Likes
Unashamedly lifted some of those scripts and added a few others/modified for my automation purposes: https://github.com/martinboller/greenbone-gmp-scripts
Hope they are useful.
3 Likes
Great!! This is what we need! Thank you Martin!
1 Like