You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear team
It would be great to be able to specify the option "Consider Alive" for OpenVAS scan targets. This will scan host even though these do not reply to ping (I have many of those).
The code would look someting like this: gmp.create_target(name=name, hosts=[scan_url], port_list_id=port_list, alive_tests="Consider Alive")
Thank you.
The text was updated successfully, but these errors were encountered:
Dear team
It would be great to be able to specify the option "Consider Alive" for OpenVAS scan targets. This will scan host even though these do not reply to ping (I have many of those).
The code would look someting like this:
gmp.create_target(name=name, hosts=[scan_url], port_list_id=port_list, alive_tests="Consider Alive")
Thank you.
The text was updated successfully, but these errors were encountered: