penetration-testing
security
passwords
hashcat
How to Perform a Mask Attack Using hashcat
26 September 2016
In this tutorial we will show you how to perform a mask attack in hashcat.
We will specify masks containing specific ranges using the command line and with hashcat mask files.
To demonstrate, we will perform a mask attack on a MD5 hash of the password “Mask101”.
This guide is demonstrated using the …
Read