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

Vip-----Munde

Jai Mata Di
 
HomeLatest imagesRegisterLog in
Welcome Dear Users Please Make Your First Post In Introdcution Section and Enjoy the forum
Search
 
 

Display results as :
 
Rechercher Advanced Search
Latest topics
» [Vn5socks.net] Auto update 24/7 - Good socks 8h00 PM
hacking admin from user account BY M-D EmptySat Dec 01, 2018 7:57 pm by vn5socks.net

» [Shopsocks5.com] Service Socks5 Cheap - 19h40
hacking admin from user account BY M-D EmptySat Dec 01, 2018 7:42 pm by shopsocks5.com

» [Vn5socks.net] Auto update 24/7 - Good socks 4h25 PM
hacking admin from user account BY M-D EmptySat Dec 01, 2018 4:25 pm by vn5socks.net

» [Shopsocks5.com] Service Socks5 Cheap - 16h10
hacking admin from user account BY M-D EmptySat Dec 01, 2018 4:10 pm by shopsocks5.com

» [Vn5socks.net] Auto update 24/7 - Good socks 8h40 AM
hacking admin from user account BY M-D EmptySat Dec 01, 2018 8:45 am by vn5socks.net

» [Shopsocks5.com] Service Socks5 Cheap - 8h25
hacking admin from user account BY M-D EmptySat Dec 01, 2018 8:25 am by shopsocks5.com

» [DICHVUSOCKS.US] 12h05 AM UPDATE 24/24- Good Socks
hacking admin from user account BY M-D EmptySat Dec 01, 2018 12:01 am by dichvusocks

» [DICHVUSOCKS.US] 23h15 PM UPDATE 24/24- Good Socks
hacking admin from user account BY M-D EmptyFri Nov 30, 2018 11:35 pm by dichvusocks

» [Vn5socks.net] Auto update 24/7 - Good socks 11h35 PM
hacking admin from user account BY M-D EmptyFri Nov 30, 2018 11:34 pm by vn5socks.net

Top posters
vn5socks.net
hacking admin from user account BY M-D I_vote_lcaphacking admin from user account BY M-D I_voting_barhacking admin from user account BY M-D I_vote_rcap 
dichvusocks
hacking admin from user account BY M-D I_vote_lcaphacking admin from user account BY M-D I_voting_barhacking admin from user account BY M-D I_vote_rcap 
shopsocks5.com
hacking admin from user account BY M-D I_vote_lcaphacking admin from user account BY M-D I_voting_barhacking admin from user account BY M-D I_vote_rcap 
tisocks
hacking admin from user account BY M-D I_vote_lcaphacking admin from user account BY M-D I_voting_barhacking admin from user account BY M-D I_vote_rcap 
____H-E-A-R-T____
hacking admin from user account BY M-D I_vote_lcaphacking admin from user account BY M-D I_voting_barhacking admin from user account BY M-D I_vote_rcap 
___devils____
hacking admin from user account BY M-D I_vote_lcaphacking admin from user account BY M-D I_voting_barhacking admin from user account BY M-D I_vote_rcap 
***__яiCh_M@N ™__***
hacking admin from user account BY M-D I_vote_lcaphacking admin from user account BY M-D I_voting_barhacking admin from user account BY M-D I_vote_rcap 
™12.-.@.-.j.-.@™
hacking admin from user account BY M-D I_vote_lcaphacking admin from user account BY M-D I_voting_barhacking admin from user account BY M-D I_vote_rcap 
__Tigeя™__
hacking admin from user account BY M-D I_vote_lcaphacking admin from user account BY M-D I_voting_barhacking admin from user account BY M-D I_vote_rcap 
a-x-n
hacking admin from user account BY M-D I_vote_lcaphacking admin from user account BY M-D I_voting_barhacking admin from user account BY M-D I_vote_rcap 
Most active topics
Jokes In Hindi Funny
[Vn5socks.net] Service Seller Socks Good
Scanned Idz for Cracking
28 August 2011
Hotfile Premium Accounts
26 August 2011
30 August 2011
28 August 2011
29 August 2011
Show Your Cracking Hits
Most Viewed Topics
26 april 2012
23 Aug VIP Http
28 april 2012
[Shopsocks5.com] Service Socks5 Cheap - 19h50
14 april 2012
PROXIES SOCKS PROXY LIST 20h31 PM BY TISOCKS.NET
PROXIES SOCKS PROXY LIST 20h31 PM BY TISOCKS.NET
PROXIES SOCKS PROXY LIST 20h25 PM BY TISOCKS.NET
07 nov.2011
28 August 2011
Top posting users this month
No user

 

 hacking admin from user account BY M-D

Go down 
AuthorMessage
__Dj_-k1ll3r__
Super Moderator
Super Moderator
__Dj_-k1ll3r__


Posts : 63
Points : 187
Reputation : 0
Join date : 2011-07-18

hacking admin from user account BY M-D Empty
PostSubject: hacking admin from user account BY M-D   hacking admin from user account BY M-D EmptyThu Jul 21, 2011 7:59 pm

HACKING ADMIN FROM USER ACCOUNT

Haking "admin" from "user" mode n more


Using simple command line tools on a machine running Windows XP we will obtain system level privileges, and run the entire explorer process (Desktop), and all processes that run from it have system privileges. The system run level is higher than administrator, and has full control of the operating system and it’s kernel. On many machines this can be exploited even with the guest account. At the time I’m publishing this, I have been unable to find any other mention of people running an entire desktop as system, although I have seen some articles regarding the SYSTEM command prompt.

Local privilege escalation is useful on any system that a hacker may compromise; the system account allows for several other things that aren’t normally possible (like resetting the administrator password).

The Local System account is used by the Windows OS to control various aspects of the system (kernel, services, etc); the account shows up as SYSTEM in the Task Manager

Local System differs from an Administrator account in that it has full control of the operating system, similar to root on a *nix machine. Most System processes are required by the operating system, and cannot be closed, even by an Administrator account; attempting to close them will result in a error message.

Under normal circumstances, a user cannot run code as System, only the operating system itself has this ability, but by using the command line, we will trick Windows into running our desktop as System, along with all applications that are started from within.
Getting SYSTEM
I will now walk you through the process of obtaining SYSTEM privileges.
To start, lets open up a command prompt (Start > Run > cmd > [ENTER]).
At the prompt, enter the following command, then press [ENTER]:
Code:
at

If it responds with an “access denied” error, then we are out of luck, and you’ll have to try another method of privilege escalation; if it responds with “There are no entries in the list” (or sometimes with multiple entries already in the list) then we are good. Access to the at command varies, on some installations of Windows, even the Guest account can access it, on others it’s limited to Administrator accounts. If you can use the at command, enter the following commands, then press [ENTER]:

Code:
at 15:25 /interactive “cmd.exe”

Lets break down the preceding code. The “at” told the machine to run the at command, everything after that are the operators for the command, the important thing here, is to change the time (24 hour format) to one minute after the time currently set on your computers clock, for example: If your computer’s clock says it’s 4:30pm, convert this to 24 hour format (16:30) then use 16:31 as the time in the command. If you issue the at command again with no operators, then you should see something similar to this:

When the system clock reaches the time you set, then a new command prompt will magically run. The difference is that this one is running with system privileges (because it was started by the task scheduler service, which runs under the Local System account). It should look like this:

You’ll notice that the title bar has changed from cmd.exe to svchost.exe (which is short for Service Host). Now that we have our system command prompt, you may close the old one. Run Task Manager by either pressing CTRL+ALT+DELETE or typing taskmgr at the command prompt. In task manager, go to the processes tab, and kill explorer.exe; your desktop and all open folders should disappear, but the system command prompt should still be there.
At the system command prompt, enter in the following:

Code:
explorer.exe


A desktop will come back up, but what this? It isn’t your desktop. Go to the start menu and look at the user name, it should say “SYSTEM”. Also open up task manager again, and you’ll notice that explorer.exe is now running as SYSTEM. The easiest way to get back into your own desktop, is to log out and then log back in. The following 2 screenshots show my results (click to zoom):

System user name on start menu


explorer.exe running under SYSTEM

What to do now
Now that we have SYSTEM access, everything that we run from our explorer process will have it too, browsers, games, etc. You also have the ability to reset the administrators password, and kill other processes owned by SYSTEM. You can do anything on the machine, the equivalent of root; You are now God of the Windows machine. I’ll leave the rest up to your imagination.





ADMINISTRATOR IN WELCOME SCREEN.


When you install Windows XP an Administrator Account is created (you are asked to supply an administrator password), but the "Welcome Screen" does not give you the option to log on as Administrator unless you boot up in Safe Mode.
First you must ensure that the Administrator Account is enabled:
1 open Control Panel
2 open Administrative Tools
3 open Local Security Policy
4 expand Local Policies
5 click on Security Options
6 ensure that Accounts: Administrator account status is enabled Then follow the instructions from the "Win2000 Logon Screen Tweak" ie.
1 open Control Panel
2 open User Accounts
3 click Change the way users log on or log off
4 untick Use the Welcome Screen
5 click Apply Options
You will now be able to log on to Windows XP as Administrator in Normal Mode.


EASY WAY TO ADD THE ADMINISTRATOR USER TO THE WELCOME SCREEN.!!


Start the Registry Editor Go to:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList \
Right-click an empty space in the right pane and select New > DWORD Value Name the new value Administrator. Double-click this new value, and enter 1 as it's Value data. Close the registry editor and restart.
Back to top Go down
 
hacking admin from user account BY M-D
Back to top 
Page 1 of 1
 Similar topics
-
» Hidden User Account
» i m n3w user
» Defending your Account
» Hotmail Account Lockers VIP Collection
»  4 ways to Hack Facebook account password

Permissions in this forum:You cannot reply to topics in this forum
Vip-----Munde :: PC Related :: Hackers' Lounge-
Jump to: