On Donnerstag 26 April 2012, vulists wrote: > I'm looking for a way to access a Vulnerability Database with Java. > > At the moment I'm not 100% sure if its gonna be OpenVAS or something > else, like e.g. OVAL. > > I wanted to ask, if somebody knows some ready-to-use Java API to access > "one of those" Vulnerability Databases. > > If thats not the case, does it mean I have to implement my own XML > Parser to get the vulnerability data into my database? > > What about standard formats?
usually you need to handle just XML. The OpenVAS protocol OMP uses XML and all SCAP (such as OVAL) content is in XML as well. Best Jan -- Dr. Jan-Oliver Wagner | ++49-541-335084-0 | http://www.greenbone.net/ Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-devel mailing list Openvas-devel@wald.intevation.org http://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-devel