-=[MePhIsTo]=-
Oct 27 2004, 10:44 AM
Hello there,
I've got an shell on a Server and now i want to decrypt the VNC password.
But i can't upload any files like VNCpwdump.exe. Is it possible the read the password Hashes per comand line ? THX
QUOTE
\HKEY_CURRENT_USER\Software\ORL\WinVNC3\Password or
\HKEY_USERS\.DEFAULT\Software\ORL\WinVNC3\Password
FuzZyBeeR
Oct 27 2004, 12:04 PM
you can try using the dos command regedit
read the folowing link .. maibe the thing you need
http://www.robvanderwoude.com/index.html
jubbly
Oct 27 2004, 12:05 PM
regedit in command line and
/e
This option is used to export the registry or part of it to a file.
example: regedit.exe /e myfile.reg HKEY_LOCAL_MACHINE\SOFTWARE
This would export the entire Software key to myfile.reg.
It doesn't have to be a reg file you export to - it can be a text file.
-=[MePhIsTo]=-
Oct 27 2004, 01:04 PM
First = thx for the fast replys
Second = @jubbly your comamdn works big thx i will remeber. But it seems there is no Hash in
\HKEY_CURRENT_USER\Software\ORL\WinVNC3\Password or
\HKEY_USERS\.DEFAULT\Software\ORL\WinVNC3\Password
what can i do now ?
da_cash
Oct 27 2004, 01:18 PM
just look
http://www.cqure.net/tools.jsp?id=12hope you'll find it usefull...
-=[MePhIsTo]=-
Oct 27 2004, 01:47 PM
QUOTE
-=[MePhIsTo]=-,Oct 27 2004, 10:44 AM
But i can't upload any files like VNCpwdump.exe.
da_cash
Oct 27 2004, 02:05 PM
if you can use regedit then dump the password
regedit /E vnc.reg "HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default"
then add the values on your comp and then use the tool from my previous post.
-=[MePhIsTo]=-
Oct 27 2004, 05:10 PM
damn there is no entry in the Registry
\HKEY_CURRENT_USER\Software\ORL\WinVNC3\Password or
\HKEY_USERS\.DEFAULT\Software\ORL\WinVNC3\Password
---------
\HKEY_CURRENT_USER\Software\ORL\WinVNC3\ is there but no Password entry ?
Krogoth
Oct 27 2004, 07:02 PM
if you can't find the password for vnc 3, maybe it is using vnc 4?
HKLM\software\realvnc\winvnc4
-=[MePhIsTo]=-
Oct 27 2004, 08:51 PM
no its definetly WinVNC3 these registry entrys are
\HKEY_CURRENT_USER\Software\ORL\WinVNC3\
the problem is there is no password entry !?!?!
illwill
Oct 27 2004, 10:32 PM
what the problem with trying to get files on the server? theres plenty of ways to transfer stuff to it
-=[MePhIsTo]=-
Oct 28 2004, 10:39 AM
ftp is closed tftp doesnt't work because it's firewalled ;(
FuzZyBeeR
Oct 28 2004, 10:48 AM
can't you echo the file to the box?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.