On Thursday 16 October 2008 19:38:19 Thomas Reinke wrote: > Couple notes, > > If you do make a script that checks for a new type of service, > the script itself should make a call to register_service, > > e.g. register_service(port:port, proto:"subversion");
Thomas, in your opinion should ike-scan.nasl call this in addition/or instead of scanner_add_port(). Bare in mind that this plugin identifies itself as a scanner right now: ... script_category(ACT_SCANNER); family["english"] = "Port scanners"; ... Cheers, Tim -- Tim Brown <mailto:[EMAIL PROTECTED]> <http://www.nth-dimension.org.uk/> _______________________________________________ Openvas-plugins mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins
