minvws / nl-kat-coordination

Repo nl-kat-coordination for minvws
European Union Public License 1.2
123 stars 55 forks source link

Web system report is shown for domains without a website #2810

Open stephanie0x00 opened 5 months ago

stephanie0x00 commented 5 months ago

Describe the bug The Web System Report is currently shown for hostnames that do not have any websites configured.

To Reproduce Steps to reproduce the behavior:

  1. Add an Hostname object without a web server (ping me if you want one).
  2. Enable some boefjes, such as nmap TCP, Webpage analysis.
  3. Select the Web System Report and observe the table with output for the given hostname.

Expected behavior The Web system Report is not shown for hostnames that do not have a web server, as all the checks are HTTP related.

OpenKAT version Main - commit d5f90a50c0237835a9f1e6741653577c1a8f7327 (HEAD -> main, origin/main, origin/HEAD)

noamblitz commented 5 months ago

Currently there is no check if the reports the user wants to see is actually a report the user should be able to see. Same holds for ns and mail reports.