Sunday, June 4, 2023

Cracking Windows 8/8.1 Passwords With Mimikatz



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:


  1. A live bootable linux OS (I'm using Kali Linux)(Download Kali Linux)
  2. Mimikatz (Download | Blog)
  3. Physical Access to victim's machine
  4. 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 :)
Continue reading
  1. Hacking Tools Download
  2. World No 1 Hacker Software
  3. Pentest Automation Tools
  4. Pentest Tools Url Fuzzer
  5. Game Hacking
  6. Hacking Tools Download
  7. Pentest Tools Apk
  8. Pentest Tools Website
  9. Hacking Tools Download
  10. What Are Hacking Tools
  11. Pentest Tools For Mac
  12. Hack App
  13. Pentest Tools Nmap
  14. Pentest Tools Website Vulnerability
  15. Hacker
  16. Hack Tools
  17. Kik Hack Tools
  18. Hack App
  19. Hacker Tools Hardware
  20. Computer Hacker
  21. Hacker Tools Windows
  22. Pentest Tools Website
  23. Pentest Tools Port Scanner
  24. How To Hack
  25. Hacker Tools
  26. Hack Tools Mac
  27. Hacking Tools Hardware
  28. Pentest Tools Github
  29. Pentest Tools Tcp Port Scanner
  30. Pentest Tools Nmap
  31. Pentest Tools Apk
  32. Hack Tool Apk
  33. Hacker Tools 2020
  34. Pentest Tools Apk
  35. Hacking Tools Software
  36. Hacker Tools Free
  37. World No 1 Hacker Software
  38. Beginner Hacker Tools
  39. Game Hacking
  40. New Hacker Tools
  41. Pentest Tools Find Subdomains
  42. Pentest Tools Review
  43. Hacker Tools Free Download
  44. Hackers Toolbox
  45. Tools For Hacker
  46. Pentest Tools Alternative
  47. Hack Rom Tools
  48. Hacking Tools For Windows 7
  49. Tools 4 Hack
  50. Pentest Recon Tools
  51. Ethical Hacker Tools
  52. Hacking Tools
  53. Hackers Toolbox
  54. Hacking Tools Download
  55. Pentest Box Tools Download
  56. New Hacker Tools
  57. Pentest Tools For Mac
  58. Blackhat Hacker Tools
  59. Hack Tool Apk No Root
  60. Tools For Hacker
  61. Hack Tools Github
  62. Hack Tools
  63. Hack Tools Mac
  64. Hacking Tools Windows 10
  65. Hack Rom Tools
  66. Hacker Tools Apk
  67. Hak5 Tools
  68. Pentest Tools Review
  69. Hacking Tools For Beginners
  70. Pentest Tools Free
  71. Pentest Tools For Windows
  72. Hacking Tools Kit
  73. Pentest Tools Github
  74. Hacker Tools Github
  75. Tools For Hacker
  76. New Hack Tools
  77. Pentest Tools Bluekeep
  78. World No 1 Hacker Software
  79. Hacker Tools 2020
  80. Hacking Tools Free Download
  81. Hacker Tools Software
  82. How To Install Pentest Tools In Ubuntu
  83. What Are Hacking Tools
  84. Pentest Tools Windows
  85. Hacker Search Tools
  86. Pentest Tools Framework
  87. Hack Tools Mac
  88. Hack And Tools
  89. Hacker Tools
  90. Hacking Tools Download
  91. Hacker Tools For Ios
  92. Tools 4 Hack
  93. Pentest Tools Windows
  94. Pentest Automation Tools
  95. Hacking Tools Github
  96. Growth Hacker Tools
  97. Hacking Tools For Pc
  98. Pentest Automation Tools
  99. Hack App
  100. Hacking Tools 2020
  101. Bluetooth Hacking Tools Kali
  102. Hacker Tools
  103. Hack Tools Download
  104. Pentest Tools Alternative
  105. Hack Tools For Ubuntu
  106. How To Install Pentest Tools In Ubuntu
  107. Tools For Hacker
  108. Game Hacking
  109. Blackhat Hacker Tools
  110. Hack Tools For Mac
  111. Ethical Hacker Tools
  112. Pentest Tools Port Scanner
  113. Hacking Tools Windows 10
  114. Beginner Hacker Tools
  115. Pentest Tools Nmap
  116. Hack Tools For Mac
  117. Hacking Tools Software
  118. Pentest Tools Bluekeep
  119. Hack Tools Github
  120. Hack Tools For Mac
  121. Hacking Tools For Mac
  122. Nsa Hacker Tools
  123. Free Pentest Tools For Windows
  124. Pentest Tools Apk
  125. Pentest Tools Online

No comments:

Post a Comment