[W3af-develop] Changes in XML output
Status: Beta
Brought to you by:
andresriancho
From: Andres R. <and...@gm...> - 2015-03-30 15:39:41
|
List, I'm working on extending w3af's features by providing long descriptions for vulnerabilities [1], which lead to a change in the XML output format [0]. All tools that parse w3af's output need to be updated to handle this new format. XSD file is here [2] These changes are, for now, in a feature branch and don't affect the latest w3af (which comes from master branch). Be prepared for a merge in <7 days! [0] https://github.com/andresriancho/w3af/commit/262ebd235f43a6d3e6f568e0346d7d83b3ffe113 [1] https://github.com/andresriancho/w3af/issues/9174 [2] https://github.com/andresriancho/w3af/blob/262ebd235f43a6d3e6f568e0346d7d83b3ffe113/w3af/plugins/output/xml_file/report.xsd Regards, -- Andrés Riancho Project Leader at w3af - http://w3af.org/ Web Application Attack and Audit Framework Twitter: @w3af GPG: 0x93C344F3 |