veilsec
  • 📙Veilsec
  • Notes
    • Basic
      • Linux Basics
    • Reconnaissance
      • Passive Recon
      • Active Recon
    • Enumeration
    • Exploitation
      • Brute-force
    • Post Exploitation
      • Shell Balancing
  • OSCP Notes
    • Getting Comfortable with kali
      • Installation kali
      • Basic : All about linux
    • Command Line Fun
      • Bash Environment
      • Piping and redirection
  • SANS-SEC-542-Notes
    • Module 1
      • Info-geathering
    • Module 2
    • Module 3
    • Module 4
    • Module 5
    • Module 6
Powered by GitBook
On this page
  1. OSCP Notes
  2. Getting Comfortable with kali

Installation kali

PreviousGetting Comfortable with kaliNextBasic : All about linux

Last updated 2 years ago

kali is linux OS used for Pentesting , it comes with Pre-installed hacking tools we can download for free and use it.

Installation

Install Virtually

  • We need a virtualization software for running kali OS in virtual env . we have two options here .

    • virtualbox - (open-source) free

    • VM-ware - Paid

  • Download it form google and install it . i will recommend you to go for virtualbox...

  • go to and download kali for virtual box .

  • setup the config and run make sure to take your first fresh snapshot .

Install as OS

  • Download kali bare-metal form kali.org and install it

  • Search it on Youtube about installations..

kali.org