After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.2.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38083
Feedback is welcome

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

Problem with security on SC

Should you have problems with the DSM plugin? Here is the place to look for help or report issues
Post Reply
Fantom
Posts: 5
Joined: 2023-10-09 12:04

Problem with security on SC

Post by Fantom »

How can I add plugin for viewer (single click) 1.4.3.5 ?
I start it from cmd:
vncviewer -listen -dsmplugin msrc4plugin_for_sc.dsm
and when client try connect to me (using -secureplugin -connect), i get error:
The Plugin cannot be loaded. Please check its integrity.

Fantom
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6950
Joined: 2004-04-23 10:21
Contact:

Re: Problem with security on SC

Post by Rudi De Vos »

SC use the latest plugin, it's buildin,

vncviewer -listen -dsmplugin SecureVNCPlugin.dsm or SecureVNCPlugin64.dsm if you use the 64bit version of the viewer
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
- uvnc2me: https://uvnc2me.com/
Fantom
Posts: 5
Joined: 2023-10-09 12:04

Re: Problem with security on SC

Post by Fantom »

vncviewer -listen -dsmplugin SecureVNCPlugin.dsm

Now i have error: Server closed connection. Your connection has been rejected.

Do I need to configure it somehow?
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6950
Joined: 2004-04-23 10:21
Contact:

Re: Problem with security on SC

Post by Rudi De Vos »

UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
- uvnc2me: https://uvnc2me.com/
Fantom
Posts: 5
Joined: 2023-10-09 12:04

Re: Problem with security on SC

Post by Fantom »

But I try use this new one (experimental) from
viewtopic.php?t=37866
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6950
Joined: 2004-04-23 10:21
Contact:

Re: Problem with security on SC

Post by Rudi De Vos »

Code is the same, the online creator use the same exe as you can download using the zip.

SC require a key for authentication.
One part need to be distributed with the server, the contra key is used by the viewer.
The keys are a pair

It's explained in https://uvnc.com/downloads/ultravnc/158 ... 4-3-5.html subsection SC 1435
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
- uvnc2me: https://uvnc2me.com/
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6950
Joined: 2004-04-23 10:21
Contact:

Re: Problem with security on SC

Post by Rudi De Vos »

Seems latest plugin doesn't like the be embedded.
For now added back the previous plugin.
Online creator also updated.

https://uvnc.eu/download/1430/UltraVNC_SC_1436.zip
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
- uvnc2me: https://uvnc2me.com/
Fantom
Posts: 5
Joined: 2023-10-09 12:04

Re: Problem with security on SC

Post by Fantom »

Ok.
I generated keys, and download SC.
In catalog i have
- vncviewer.exe
- MSRC4Plugin_for_sc.dsm
- SC_Viewer_ClientAuth.pkey

I run vnc from batch file:
"vncviewer -listen -dsmplugin MSRC4Plugin_for_sc.dsm"

I run downloaded helpdesk.exe

I try connect to computer and i see error
"The plugin cannot be loaded. Please check its name integrity"

ps. I also run manualy VNC Server, checked "Encryption use", select "MSRC4Plugin_for_sc", click "config" and i see this same error.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6950
Joined: 2004-04-23 10:21
Contact:

Re: Problem with security on SC

Post by Rudi De Vos »

MSRC4Plugin_for_sc.dsm is the old plugin used by the old SC versions.

All new versions use the SecureVNCPlugin.dsm, the viewer also need to use SecureVNCPlugin.dsm (win32)
or SecureVNCPlugin64.dsm (X64)
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
- uvnc2me: https://uvnc2me.com/
Fantom
Posts: 5
Joined: 2023-10-09 12:04

Re: Problem with security on SC

Post by Fantom »

Ok - now its works.

I misunderstood what x means "latest" and "previous" plugin :)
Post Reply