zcrt

Results 12 issues of zcrt

**Is your feature request related to a problem? Please describe.** Items such as "The firewall may be configured in a riskful manner." are too vague. ![image](https://github.com/minvws/nl-kat-coordination/assets/115991818/d5be58f3-c458-4f43-a970-b1be2aa8bf7e) **Describe the solution you'd...

documentation

**Describe the bug** Default settings for plugins (using the `default` key in `.json` schema) are not rendered in the UI and also seem not to be applied from `.json`. **To...

bug

**Is your feature request related to a problem? Please describe.** Currently one has to know the exact object name to search on **Describe the solution you'd like** - [ ]...

rocky
feature request

### Changes Updates a default normalizer setting to conform to new conventions. ### Related https://github.com/minvws/nl-kat-coordination/issues/2778 ### Code Checklist - [x] All the commits in this PR are properly PGP-signed and...

### Changes Adds the option to the external DB normalizer to add indemnification levels from external databases. ### Issue link Does not close, but needs a solve of https://github.com/minvws/nl-kat-coordination/issues/3310 in...

### Changes Adds [Shodan InternetDB](https://internetdb.shodan.io) boefje and normalizer. Unfortunately, InternetDB does not return a protocol for its ports. In addition, it is not competely clear for me how to use...

boefjes

**Describe the bug** https://github.com/minvws/nl-kat-coordination/blob/eefc519c9b40e7b5ce826d91e24242a8c8c5e608/boefjes/boefjes/plugins/kat_external_db/normalize.py#L53 and https://github.com/minvws/nl-kat-coordination/blob/eefc519c9b40e7b5ce826d91e24242a8c8c5e608/boefjes/boefjes/plugins/kat_external_db/normalize.py#L71 do not seem to be working **To Reproduce** Steps to reproduce the behavior: 1. Connect an external DB 2. Notice clearance level stays 0....

bug
boefjes

**Describe the bug** When a normalizer fails the download files option on the task page does not include the traceback. The traceback is seen in the logs however. **To Reproduce**...

needs refinement
discussion
feature request

**Describe the bug** There are some boefjes using a `subprocess` call that captures both `stderr` and `stdout`. However, often `stderr` is ignored and only `stdout` is returned. This makes debugging...

bug

## About this feature The boefje `kat_webpage_capture` creates screenshots of webpages. It would be nice to also show the latest screenshots of a webpage in an aggregated report. ### Detailed...

enhancement
report