Hello Team,
I’m new in writing code to elaborate NVTs and I would like to contribute to the OpenVAS NVTs data base. I have some doubts and I contact you to ask for help to solve them. First of all, I have doubts related to the knowledge base (KB). I suppose that OpenVAS initially executes Nmap and other tools and then, saves the returned info in the KB. Could you tell me where can I access the details about the structure of the KB and the information that is initially in the KB? How does eregmatch works in this case? What does this symbols (+ .*) mean in the example? v = eregmatch(string:’XYZ IADAOZOOH’,pattern:’([AEIOU]+).*(Z.*H)’); will set v[0]=I’ADA OZOOH’ v[1]=’IA’ and v[2]=’ZOOH’. I’d be grateful if you could answer my questions and recommend me other ways to acquire this knowledge such as *guides, manuals, etc.* Thank you very much for your attention
_______________________________________________ Openvas-plugins mailing list Openvas-plugins@wald.intevation.org https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-plugins