minvws / nl-kat-coordination

OpenKAT scans networks, finds vulnerabilities and creates accessible reports. It integrates the most widely used network tools and scanning software into a modular framework, accesses external databases such as shodan, and combines the information from all these sources into clear reports. It also includes lots of cat hair.
https://openkat.nl
European Union Public License 1.2
126 stars 57 forks source link

Filtering findings based on Hostname/IP #2254

Open stephanie0x00 opened 10 months ago

stephanie0x00 commented 10 months ago

As a user I'd like to get an overview with all identified findings for a specific host on the Findings page.

This could either be through a search bar, but could also be done based on selecting the hosts in question. Both would be ideal as this depends on the workflow and information request of the user.

underdarknl commented 10 months ago

this would be handled via reports, as a simple 'dept search' from a given IP/hostname is probably too simple to cover the actual requirements of this. If however it does cover these requirements its already possibly by doing a regular findings report and limiting the search dept.

stephanie0x00 commented 10 months ago

I would disagree. As a use case would be to just search through the data and get a quicker overview of what is going on within a network, instead of having to generate a report every time. For some use cases you don't want to actually generate a report, but just want to get an overview of findings for a specific host, or get an overview of a specific type of finding across all hosts, and easily check which items might be related. So I guess a proper search bar could fix this across all items.