I have written a script to run a nessus scan.However the output that I get from the scan is in XML format. I would like to experiment with different output formats preferably HTML or CSV.
I run the following command syntax for the scan:-
scan <host> <port> <username> <password> <policy> <targets> <report>
I found on some forum that -T html
can be used to obtain the report in html format however this doesnt work.
I am using nessus version 8.1.