[Openvas-devel] A Question about the processing of script_dependice func

Thomas Reinke lists at securityspace.com
Fri Jun 27 05:32:30 CEST 2008


I could be wrong, but I think you want to be
look at function "plugins_scheduler_next"
which is called from attack_host.


> Another Question: if a.nasl depend on b.nasl. In nasl_plugin_add()
> processing a.nasl, It will call excute_nasl_script() execute b.nasl?
> 
> 2008/6/27, Thomas Reinke <lists at securityspace.com>:
>> It's all done server side.  Script dependencies are used to
>>  assist in ensuring that scripts are run in a certain order
>>  during a scan, which is all done on the server side.
>>
>>
>>  fisherman wrote:
>>  > These days, I read the openvas's source code, and have a problem with
>>  > the  script_dependice func.
>>  >
>>  > If a.nasl depend on a script b.nasl, In a.nasl, will call
>>  > script_dependice("b.nasl")
>>  > How the openvas process it, In server side or client side?
>>  >
>>  >
>>  >
>>
>>> ------------------------------------------------------------------------
>>  >
>>  > _______________________________________________
>>  > Openvas-devel mailing list
>>  > Openvas-devel at wald.intevation.org
>>  > http://lists.wald.intevation.org/mailman/listinfo/openvas-devel
>>
>>  _______________________________________________
>>  Openvas-devel mailing list
>>  Openvas-devel at wald.intevation.org
>>  http://lists.wald.intevation.org/mailman/listinfo/openvas-devel
>>
> 
> 



More information about the Openvas-devel mailing list