Running HashCat on Ubuntu 18.04 Server with 1080TI
Summary
This article from Black Hills Information Security provides a guide on how to run HashCat on an Ubuntu 18.04 server equipped with a 1080 Ti graphics card. It references a previous build guide for a similar password cracker setup.
IFF Assessment
FOE
The article describes the setup of a password cracking tool, which is an offensive security technique that can be used by attackers.
Defender Context
Understanding tools like HashCat is crucial for defenders to grasp the capabilities of attackers in password cracking. Defenders should focus on implementing strong password policies, multi-factor authentication, and breach detection to mitigate the risks associated with brute-force and dictionary attacks.