Skip to content

Dionaea: Fix FTP connection category without login attempt

Pavel Valach requested to merge dionaea-ftp-login into master

The category was Intrusion.UserCompromise even when the connection had only AUTH TLS or similar (which is a command for STARTTLS).

Now I have changed it to Recon.Scanning when no login attempt was present.

Merge request reports