How to Install hashcat-data in Ubuntu 18.04



Install hashcat-data by entering the following commands in the terminal:

sudo apt update
sudo apt install hashcat-data

Description:

Data files for hashcat advanced password recovery utility

Hashcat is an advanced CPU/GPU-based password recovery utility supporting seven unique modes of attack for over 100 optimized hashing algorithms. . This package contains the data files for hashcat, including charsets, rules, salts, and tables.

Homepage: https://hashcat.net/hashcat/

Version: 4.0.1-1

Section: universe/net