Overview
In this lab, you will be working with Linux to brute force SSH and also use dangerous Linux commands such as dd and ncrack to simulate a hard drive attack and a password cracking attack. .
outcomes
In this lab, you will learn to:
- Brute force SSH.
- Use dangerous Linux commands.
Key terms and descriptions
SSH
Secure Shell that replaces telnet
vi
vi is a text editor used in Linux.
ncrack
ncrack is a brute force tool that assists hackers into breaking passwords on a system.
Fork bomb attack
A special command that continuously forks processes until it brings the system down