Hi, On 25.10.2017 20:30, Thiago Cardoso wrote: > Hi everyone, i would like to know how can i scan as an url as: > http://cppmet.ufpel.edu.br/site/teste.html
you should keep in mind that OpenVAS is not an web application scanner like w3af or similar. There are some basic checks for SQL Injection or Directory Traversals. For those you can add the "site" path (not the complete URL) to the cgi_path setting shown here: http://docs.greenbone.net/GSM-Manual/gos-4/en/vulnerabilitymanagement.html#general-preferences But for a deeper coverage you should use one of the OSP wrappers like the one for w3af listed here: http://www.openvas.org/install-source.html Regards, -- Christian Fischer | PGP Key: 0x54F3CE5B76C597AD Greenbone Networks GmbH | http://greenbone.net Neumarkt 12, 49074 Osnabrück, Germany | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
