Skip to content

Dionaea: sanitize credentials

Pavel Valach requested to merge dionaea-sanitize-credentials into master

Adds a helper to convert potential bytes fields to str and converts the credentials in the handle_incident_dionaea_modules_python_<protocol>_login functions.

This should fix mainly mysql .

Merge request reports