Member-only story

Most used Kali Linux commands

Luiggi Trejo
2 min readFeb 7, 2023

--

Photo by Sukanya Basu on Unsplash

Kali Linux is a popular open-source operating system used for penetration testing and security assessments. Here are some of the most commonly used Kali Linux commands:

  1. “ls” — List the files and directories in a directory
  2. “cd” — Change the current working directory
  3. “pwd” — Print the current working directory
  4. “sudo” — Execute a command with administrative privileges
  5. “apt-get update” — Update the package index
  6. “apt-get upgrade” — Upgrade installed packages
  7. “ifconfig” — Show information about network interfaces
  8. “iwconfig” — Show information about wireless network interfaces
  9. “ping” — Send packets to a network host and measure the response time
  10. “nmap” — Scan a network for open ports and services
  11. “msfconsole” — Start the Metasploit Framework console
  12. “airmon-ng” — Start and stop wireless network interface monitoring
  13. “aireplay-ng” — Replay wireless network traffic
  14. “iptables” — Configure the Linux kernel packet filtering firewall

The superuser

--

--

Luiggi Trejo
Luiggi Trejo

No responses yet