UOS-RZ / deterrers

The automateD nETwork pERimeter thREat pRevention System (DETERRERS) is a tool for decentral network administration. It automates workflows at the network perimeter, e.g., automatic scanning for vulnerabilities and automatic configuration of perimter firewall policies.
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Adjustments for e-mail reports #2

Closed elanfer closed 1 year ago

elanfer commented 1 year ago

The e-mail reports should be enhanced in two points:

  1. Add the highest CVSS score of the results into the title: this will help users to quickly identify which hosts are most at risk when they receive multiple mails.
  2. Add the "detection result" part to the body: The detection result often contains important information, e.g., which URL was used to exploit or detect a vulnerability. This information is needed by the admins to locate the vulnerability, which could be more complex when multiple web apps are served by a server.
lkiesow commented 1 year ago

We don't care about emails and should rather work on #20 instead