Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views [asc] Posted
    Thread: Crack Active Directory User NTLM hash
Post: Crack Active Directory User NTLM hash

First and foremost, this is an ethical hack. Unfortunately we are in a situation where a co-worker has reset the AD credentials on a very important account. Because of this, we are locked out of sever...
TurboMatt hashcat 11 8,567 01-03-2020, 03:21 AM
    Thread: Crack Active Directory User NTLM hash
Post: RE: Crack Active Directory User NTLM hash

DanielG Wrote: (01-03-2020, 09:43 AM) -- I don't get what your goal is here, any domain admin can change the password of the account so that is your best option. You don't need to crack the NTLM h...
TurboMatt hashcat 11 8,567 01-03-2020, 04:38 PM
    Thread: Crack Active Directory User NTLM hash
Post: RE: Crack Active Directory User NTLM hash

DanielG Wrote: (01-03-2020, 05:19 PM) -- "My thinking was to crack the old NTLM hash, key it into AD" I think you can change it back without knowing what the old password was. You can set the old NT...
TurboMatt hashcat 11 8,567 01-06-2020, 05:29 PM
    Thread: Crack Active Directory User NTLM hash
Post: RE: Crack Active Directory User NTLM hash

DanielG Wrote: (01-06-2020, 05:50 PM) -- Cool, I'm glad to hear it worked. Mind sharing the code / process with DSInternals? I haven't really used it yet but sounds interesting. -- I have it saved ...
TurboMatt hashcat 11 8,567 01-08-2020, 04:12 AM
    Thread: Crack Active Directory User NTLM hash
Post: RE: Crack Active Directory User NTLM hash

After you install DSInternals, you can use this to execute the hash injection via PowerShell. Set-SamAccountPasswordHash -SamAccountName User account -Domain domain(no .com .org etc) -NTHash 'hash ...
TurboMatt hashcat 11 8,567 01-08-2020, 05:30 PM