what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

vnc.html

vnc.html
Posted Nov 26, 1999
Authored by w00w00, Conde Vampiro

[w00giving '99 #4]: VNC is a software package that permits a user to view a remote desktop in real-time. To protect intruder to access the remote desktop, VNC has a password protection. This encryption is done using 3DES, but this encryption is very poor and can be attacked (through brute-force).

tags | remote
SHA-256 | 4fab2bb54a0a55a4b1e33e1ca86cb8fc49dfdae873e7efcd45c27a2f9d617c51

vnc.html

Change Mirror Download
<!DOCTYPE HTML PUBLIC "html.dtd">
<HTML>
<HEAD><TITLE>[w00giving '99 #4] VNC 3.3.2 R6</TITLE></HEAD>
<BODY>
<PRE>
<A HREF="http://www.roses-labs.com/">http://www.roses-labs.com</A>
Discovered and authored by: Conde Vampiro (Roses Labs)

INTRODUCTION

VNC is a software package that permits a user to view a remote
desktop in real-time. It's a very nice GNU tool that runs on Windows
(9x/NT) and *nix (Linux, BSD).

To protect intruder to access the remote desktop, VNC has a
password protection. This encryption is done using 3DES, but this
encryption is very poor and can be attacked (through brute-force).

PROBLEM ONE

When we install the VNC server on a Windows box, we can find the
password encrypted at the following registry keys (look for "password"):
\HKEY_CURRENT_USER\Software\ORL\WinVNC3
\HKEY_USERS\.DEFAULT\SOftware\ORL\WinVNC3


When we introduce a password of arbitrary length, the VNC server
will encrypt our password, but it will drop (null) all bytes after 8.
This is demonstrated here:

Imput password -> micasaesazul
Key -> 23 82 107 6 35 78 88 7
Encrypted password -> 1f f1 6f 1a cc 34 64 f0

Imput password -> micasaesroja
Key -> 23 82 107 6 35 78 88 7
Encrypted password -> 1f f1 6f 1a cc 34 64 f0

In both cases, the VNC server interpretted the password as
"micasaes." Eight characters is small.


PROBLEM TWO
When the VNC server encrypt a password it always uses the same
fixed key, so the output password are always the same.
For example, if we imput "conde" as password, the output
password is: df 6b 7e e8 94 26 d8 b5.

Imput password -> conde
Key -> 23 82 107 6 35 78 88 7
Encrypted password -> df 6b 7e e8 94 26 d8 b5

Imput password -> 2621
Key -> 23 82 107 6 35 78 88 7
Encrypted password -> 73 05 1d 22 49 b6 05 1c

The VNC server always use this key ("23 82 107 6 35 78 88 7") in
[at least] the current version.

New contributors: Conde Vampiro and Roses Labs (<A HREF="http://www.roses-labs.com/">http://www.roses-labs.com</A>)
</PRE>
<BR><HR><BR>
<CENTER>
<A HREF="http://www.w00w00.org/advisories.html">Back to Advisories</A>
<A HREF="http://www.w00w00.org/">Back to the main page</A>
</CENTER>
</BODY>
</HTML>
Login or Register to add favorites

File Archive:

July 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Jul 1st
    27 Files
  • 2
    Jul 2nd
    10 Files
  • 3
    Jul 3rd
    35 Files
  • 4
    Jul 4th
    27 Files
  • 5
    Jul 5th
    18 Files
  • 6
    Jul 6th
    0 Files
  • 7
    Jul 7th
    0 Files
  • 8
    Jul 8th
    28 Files
  • 9
    Jul 9th
    44 Files
  • 10
    Jul 10th
    24 Files
  • 11
    Jul 11th
    25 Files
  • 12
    Jul 12th
    11 Files
  • 13
    Jul 13th
    0 Files
  • 14
    Jul 14th
    0 Files
  • 15
    Jul 15th
    0 Files
  • 16
    Jul 16th
    0 Files
  • 17
    Jul 17th
    0 Files
  • 18
    Jul 18th
    0 Files
  • 19
    Jul 19th
    0 Files
  • 20
    Jul 20th
    0 Files
  • 21
    Jul 21st
    0 Files
  • 22
    Jul 22nd
    0 Files
  • 23
    Jul 23rd
    0 Files
  • 24
    Jul 24th
    0 Files
  • 25
    Jul 25th
    0 Files
  • 26
    Jul 26th
    0 Files
  • 27
    Jul 27th
    0 Files
  • 28
    Jul 28th
    0 Files
  • 29
    Jul 29th
    0 Files
  • 30
    Jul 30th
    0 Files
  • 31
    Jul 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close