On Sunday 31 August 2008 17:51, Christian Eric EDJENGUELE wrote:
> I'm begun writing a NVT for openvas, I want to perform multiples HTTP
> GET REQUESTS on some pages taken from list or array using a foreach loop or
> something similar. ex:
> list = page1, page2,...
> and foreach page in list get page
>
> are they some funtions to do that, or I've to implemtn them ?

seems a "foreach" does exist:
http://www.openvas.org/compendium/nasl-loops.html

but the compendium has not yet been extended with details here.
So, it is probably best to look into some other scripts for sample usage.

Best

        Jan
-- 
Dr. Jan-Oliver Wagner                                   Intevation GmbH
Amtsgericht Osnabrück, HR B 18998             http://www.intevation.de/
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-devel mailing list
Openvas-devel@wald.intevation.org
http://lists.wald.intevation.org/mailman/listinfo/openvas-devel

Reply via email to