Knowledge base

host_details.inc in function get_app_details
knowledge base what should i supply to get_app/

get_kb_list( “get_app/” + base_cpe );

in terminal what should i put --kb=get_app /= ?? when i use to execute
what should i pass from terminal --kb=get_app/=???

The get_app/ is an internal KB entry not designed / supposed to be filled in manually and it’s API/syntax might change without any prior notice.

Please use the register_product() function from host_details.inc instead.

1 Like

if u don’t mind can u give me an example in nasl how i get version
mozilla firefox by using cpe and what command u supply to get version
by using cpe
CPE=cpe:/a:mozilla:mozilla_firefox

Please see the pinned topic VT Development for various information around the NASL / VT Development including examples to your question.