I am trying to generate a report with top 10 vulnerabilities.I am able to achieve this using the Scorecard report -> Most Prevalent Vulnerability Report
The report displays the list of top 10 vulnerabilities in the descending order. But the hosts where these vulnerabilities are found is not displayed.
Is there anyway to achieve this ?
Similarly, Can we edit this to display Top 5 or Top 20 vulnerabilities as per our needs ?
I can't see a way to do this with a single report out of the box. However one way to achieve it would be to run the Most Prevalent Vulnerabilities score card report, take the QIDs of the most common vulnerabilities and create a static Search List. Then report against all assets using the Search List to find the hosts that have those QIDs.
It is possible to edit and save a copy of the Most Prevalent Vulns template and select the Top 10, 25, 50, 75 common vulnerabilities.
Other than that, I think you need to either code something using API calls, or work with a 3rd party reporting system, for example Splunk.