wmo-im / wis2box

WIS2 in a box is a reference implementation of a WMO WIS2 Node
https://docs.wis2box.wis.wmo.int
Apache License 2.0
35 stars 15 forks source link

add vulnerability testing for web applications #654

Open tomkralidis opened 2 months ago

tomkralidis commented 2 months ago

Ensure that web applications are scanned/penetration tested (suggest to use zapproxy to scan for critical alerts).

maaikelimper commented 1 week ago

I ran zaproxy as part of the GitHub-test that runs wis2box-api, it created the following report: https://github.com/wmo-im/wis2box-api/issues/60

maaikelimper commented 1 week ago

I checked the items listed in the report, they actually all have "Risk | Medium" or less ...

I will try to study how to only detect higher risk items ...

Risk | Medium

Risk | Low

Risk | Informational

tomkralidis commented 1 week ago

We should run against:

...and inspect all output/report, and action only items that are High or Critical.