ZAP Report in HTML format in Daemon Mode

1,152 views
Skip to first unread message

Dhawal Sandesara

unread,
Aug 4, 2017, 2:56:25 PM8/4/17
to OWASP ZAP Developer Group
Hi guys,

I am trying to generate a ZAP report in HTML format, so that the report looks cleaner vs and XML format. The command I'm using is:

zap.sh -daemon -quickurl (url) -quickout (path/to/report.xml)

Is there an easy way to generate this report in html format? Quickout only reports in XML.

Dhawal Sandesara

unread,
Aug 4, 2017, 2:58:42 PM8/4/17
to OWASP ZAP Developer Group
This is a repeat question from https://groups.google.com/forum/#!topic/zaproxy-develop/9jOjRIV0r3w... I did not realize. However the question is still unsolved. Does anyone know the easiest way to make an HTML report possible through the command line (headless mode)

kingthorin+owaspzap

unread,
Aug 4, 2017, 4:42:20 PM8/4/17
to OWASP ZAP Developer Group
You could use curl or wget from the command line to get it from zap's web API.

You could install the Export Report addon from the marketplace and use it https://github.com/zaproxy/zap-extensions/wiki/HelpAddonsExportreportExportreport#command-line

You could try applying the XSLT file that ZAP uses to transform the XML results to HTML: https://github.com/zaproxy/zaproxy/blob/master/src/xml/report.html.xsl - this is included in the XML directory.

vikash...@optimizeitsystems.com

unread,
Dec 16, 2017, 6:20:52 PM12/16/17
to OWASP ZAP Developer Group
Hi OWASOP ZAP Team,

I am trying to generate zap report in HTML format in cli daemon mode then will integrate with my bamboo server. but i am not able to do that  Please help me with that issue or suggest any plugin for bamoo which can generae the html report  .

Thanks in advanced.
Vikash Panday
Reply all
Reply to author
Forward
0 new messages