summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/vmm/1828207
blob: 131d5bdf23cd2456d7f42503eb78e64d78f6b195 (plain) (blame)
1
2
3
4
5
6
7
Request to add something like "Auth failed from IP" log report for built-in VNC server

In environment with needs of public accessible VNC ports there is no logs or other registered events about authentication failures to analyze and/or integrate it to automated services like fail2ban ans so on.
Thus the built-in VNC service is vulnerable to brutforce attacks and in combination with weak built-in VNC-auth scheme can be a security vulnerability.

Adding a simple log record like "QEMU VNC Authentication failed 192.168.0.5:5902 - 123.45.67.89:7898" will permit to quickly integrate it to fail2ban system.