I’m new using Greenbone. Im using the Community edition. I have identified my asset that I want to scan. And I want to create a task that scan all my asset in a list instead of creating multiple scans for each host.
What is the format to import a list of my asset to create a target?.
I try a .txt of just the list of the ip and a .csv but it fail.
I appretiate if anyone can point me to a documentation or can give me an example of the import format
Hi @dsekely_brs, its been a while that I was responsible for python-gvm, but IIRC everything that is possible via gsa (UI) is also possible via python API.
If you want to know the probability that this - as a script - is implemented by Greenbone in near future: Very low to zero.
If you implement such a script and feel it is worthy to be contributed - always appreachiated in gvm-tools!