Linux: - `~/.vnc/passwd` Windows - depends on VNC software, registry locations such as: 1. `HKEY_LOCAL_MACHINE\Software\RealVNC\vncserver\Password` 2. `HKEY_LOCAL_MACHINE\Software\TightVNC\Server\Password` Ref: https://github.com/google/turbinia/issues/1182#issuecomment-1772284879
Linux:
~/.vnc/passwdWindows - depends on VNC software, registry locations such as:
HKEY_LOCAL_MACHINE\Software\RealVNC\vncserver\PasswordHKEY_LOCAL_MACHINE\Software\TightVNC\Server\PasswordRef: google/turbinia#1182 (comment)