Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

New Beta plugin to play with...

Should you have problems with the DSM plugin, here's the place to look for help or report issues
Post Reply
scovel
100
100
Posts: 307
Joined: 2004-07-12 11:56
Location: CT, USA
Contact:

New Beta plugin to play with...

Post by scovel »

ARC4Plugin

Based on OpenSSL RC4 code. No keyfile required. Uses an MD5 hash of your password to generate a 128bit key.

IT IS NOT COMPATIBLE WITH MSRC4PLUGIN!

It is as fast or faster than Microsoft's RC4. It is 3x faster than AESPlugin. (AES is more secure, and more processor intensive.)

IT IS A BETA. DON'T DEPLOY IT IN PRODUCTION SYSTEMS.

Enjoy!

Sean
jp0469

Post by jp0469 »

Do you think that the new plugin actually removes a layer of security? I realize that traffic cannot be intercepted but with a listening server on my home PC I like knowing that even if someone got my password, they still cannot connect without my key. Also, is an 8-character passwork still the max for UltraVNC?
scovel
100
100
Posts: 307
Joined: 2004-07-12 11:56
Location: CT, USA
Contact:

Post by scovel »

Do you think that the new plugin actually removes a layer of security?
Yes, I do. Using a pre-shared key, you have 2 forms of ID they have to break. a 128bit key, and a password.
Also, is an 8-character passwork still the max for UltraVNC?
Yes. You are correct. But Sam is working on that for me.

See this thread for a comment I made about plugin security and password length: [topic=2639][/topic]


Sean
jp0469

Post by jp0469 »

Thanks, great info.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

Scovel

What is the reduction of the encrypted traffic brought with this method, because I noticed no visible difference between MSRC4 and ARC4 (has part the method of autentification)
1 % ?
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
scovel
100
100
Posts: 307
Joined: 2004-07-12 11:56
Location: CT, USA
Contact:

Post by scovel »

Redge,

I'm not sure what you are asking...

It appears (to me) that the computation done by ARC4 is a little faster (less latency?) than the MCRC4 plugin. I get this from monitoring the kbits/s in the status window. It appeared to me that the MSRC4 plugin was pushing 15-17,000 kbits/s while the ARC4 plugin was pushing 17-20,000 kbits/s.

Does it matter? Probably not. Why bother with it? It should run 128Bit on any 32Bit version of Windows without having to deal with High Encryption packs and export-only versions.

Sean
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

scovel,

you answer is OK for me, thank you :)
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

WLAN + ARC4,connect OK good test

Post by redge »

ARC4plugin (used 8 caracter standard vnc password)
connection OK work very well for long time :D

RC20.5 server LAN 100Mbits/s + ARC4plugin XP SP2 pro
RC20.6 viewer WLAN 54mbits/s WPA-PSK TKIP +ARC4plugin XP SP2 home

quick options=auto or lan
options.vnc deleted before 1st connection
options.vnc not deleted after 1st connection was made.
server was stoped and restarted before 1st connection was started.

Billion Wireless ADSL VPN Firewall Router
BIPAC-7402G
(strong wlan, better than zyxel p660hw-61 :-) )
Last edited by redge on 2005-05-07 02:09, edited 2 times in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply