Automate openvas using python

Support/Development for OpenVAS
sachin
New Forum User
New Forum User
Posts: 1
Joined: Wed Mar 30, 2016 12:19 pm
Location: india

Automate openvas using python

Unread post by sachin »

I want to write a python script to automate openvas process.
main steps:-
  • >create target
    >create tasks
    >scan
    >result
---------------------
> There is one python library called openvas.omplib. but there is not more information about this module(how to use it).
> omp command takes only xml format in omp command only to create target. but in python if we want to scan more hosts then it's not possible.
> Which version of openvas and omp should we automate.

Any help is appreciated.
Post Reply