I know, as I said yesterday, I've to make some minor fix in some of those scripts.
all the scripts are tested, on vulnerable and non vulnerable host, in fact my workflow is: download a trial version of the software install client and server on different machines forge the communication protocol using packet capture implement a basic protocol in python and test it at low network level using sockets implement the nasl script => and here I need your for debuging because I'm not very familar with this ! so anyone available to test over 30 nasl script right now ? thanks. --- Christian Eric Edjenguele IT Security Software Developer & Researcher tel. +39 3408580513 View my linkedin profile: http://www.linkedin.com/in/edjenguele My blog: http://www.edjenguele.blogspot.com ----- Messaggio originale ----- Da: Vlatko Kosturjak <[EMAIL PROTECTED]> A: Christian Eric EDJENGUELE <[EMAIL PROTECTED]> Cc: openvas-plugins <[email protected]> Inviato: Giovedì 25 settembre 2008, 13:02:27 Oggetto: Re: [Openvas-plugins] 3 new NVT to commit Christian Eric EDJENGUELE wrote: > Hello, > > there is a zip file attached with 3 new plugin to detect dameware version and test two buffer overflow vulnerabilities, to commit into the svn repository > thanks.--- Hello Christian! Thanks for your contribution. Again, it seems you did not test your NASL scripts. Please, test them before contributing them for SVN. For example: in remote-dameware-user-buffer-overflow.nasl you have typo which prevents plugin from executing: script_dependencies("find_service.nes", "remote-detect-damware.nasl") in remote-detect-dameware.nasl you have syntax errors: /openvas-nasl -X remote-detect-dameware.nasl syntax error, unexpected ')', expecting ';' Parse error at or near line 106 Please, fix the errors, TEST the scripts on vulnerable and non-vulnerable hosts, and then submit it here for SVN. That means for this contribution and for any other future contribution. Thanks in advance! Kost __________________________________________________ Do You Yahoo!? Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi http://mail.yahoo.it _______________________________________________ Openvas-plugins mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins
