Cracking Passwords - An Introduction to Hashcat

Channel:
Subscribers:
54,600
Published on ● Video Link: https://www.youtube.com/watch?v=CoLsY81A2SY



Duration: 8:41
36,028 views
503


I’ve been auditing user passwords in Windows environment, here is some of what I have learned cracking passwords with Hashcat.
Tutorial covers use of wordlists, hybrid attack, and brute force.

$ hashcat -a “attack type” -m “hash type” -r “rules” -o “output file” hashes.txt wordlist.txt
Masks:
?d = digit
?l = lowercase letter
?u = uppercase letter
?s = symbol (inc space)
?a = all of the above

Like my channel? Please help support it:
Patreon: https://www.patreon.com/quidsup
Paypal: https://www.paypal.me/quidsup

Follow me on Social Media
Google+ https://google.com/+quidsup
Twitter: https://twitter.com/quidsup
Minds: https://minds.com/quidsup







Tags:
Password
Cracking
Auditing
Hashcat
Hacking
Windows
Corporate
Linux
MacOS
Kali
Computing
Quidsup