Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 460 Bytes

File metadata and controls

16 lines (11 loc) · 460 Bytes
title
Kali Overview

Kali

Debian-based distro based on pentesting and security auditing.

  • Widely used by security professionals and hackers.
  • Comes with popular tools like Wireshark, Metasploit, etc.

CLI Review

Relevant Course: CS2600

You should already know Linux and using the shell.

  • Understand: Directory structure, processes, pipes & redirection, navigation & file editing, users/groups, common utils, etc.