![]() 71
/a or /Action
Specify the file type in which the generated
report should be exported to. File types
available:
PDF, RTF, HTML, REP (Acunetix WVS
proprietary format).
Syntax:
/a [format type]
Example:
/a PDF
/p or /Parameters
For each type or report template, there are
different parameters. If no parameters are
specified, the default parameter settings will
be used. To specify the parameters to be
passed to the reporter, us the name=value
format delimited by ;. To find out what
parameters are available for each type report
template, use the following syntax:
Reporter_console.exe /r [ReportTemplate] /?
Syntax:
/r [report template] /p [parameter=True/False]
Usage Example:
/r WVSSingleScan.rep /p "ShowHTTP=False "
/t or /Target
Scan identifiers from the database to use as a
report source. From the Acunetix WVS
reporter, in the Configuration > WVS Database
node, you can find the ID for each scan stored
in the reporting database. The identifier can be
one integer for single target template, two
integers for comparison templates delimited by
;. Can also be omitted for reports without
specific scan target. For single scan templates,
you can use last as target to indicate the last
saved scan from the database.
Syntax:
/t [report ID]
Example:
/t 24
|