Sandeep, On Sat, Dec 28, 2013 at 3:04 AM, sandeep kumar bandaru <bandarusandeepku...@gmail.com> wrote: > Hi, > > W3af html report, consists of the vulnerabilities found and the enabled > plugins. > > But, it won't report the number of vulnerabilities found(It should be > calculated manually). > > Also, It will be good if we have a separate table in the output file, which > will show the number of vulnerabilities based on the Severity. > > As I am new to Python, I am experiencing problems in doing this. > > Can some help me on this, as I need to get this report for internal auditing > purpose.
I think nobody will help you create that since it's very specific to what you need. I recommend you to focus on doing it in a different way, extracting the information from the XML output and generating a report with that information. Once you have the XML output it should be trivial to use XPATH to extract the information you need and generate another HTML report, 100% customized to your needs, with your format, etc. Regards, > Thanks, > Sandeep > > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > W3af-users mailing list > W3af-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/w3af-users > -- Andrés Riancho Project Leader at w3af - http://w3af.org/ Web Application Attack and Audit Framework Twitter: @w3af GPG: 0x93C344F3 ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ W3af-users mailing list W3af-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/w3af-users