Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Kali Linux Cookbook
Kali Linux Cookbook

Kali Linux Cookbook: When you know what hackers know, you're better able to protect your online information. With this book you'll learn just what Kali Linux is capable of and get the chance to use a host of recipes.

eBook
€18.99 €27.99
Paperback
€34.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Table of content icon View table of contents Preview book icon Preview Book

Kali Linux Cookbook

Chapter 1. Up and Running with Kali Linux

In this chapter, we will cover:

  • Installing to a hard disk drive
  • Installing to a USB drive with persistent memory
  • Installing in VirtualBox
  • Installing VMware Tools
  • Fixing the splash screen
  • Starting network services
  • Setting up the wireless network

Introduction

Kali Linux, or simply Kali, is the newest Linux distribution from Offensive Security. It is the successor to the BackTrack Linux distribution. Unlike most Linux distributions, Kali Linux is used for the purposes of penetration testing. Penetration testing is a way of evaluating the security of a computer system or network by simulating an attack. Throughout this book, we will further explore some of the many tools that Kali Linux has made available.

This chapter covers the installation and setup of Kali Linux in different scenarios, from inserting the Kali Linux DVD to configuring the network.

For all the recipes in this and the following chapters, we will use Kali Linux using GNOME 64-bit as the Window Manager (WM) flavor and architecture (http://www.Kali.org/downloads/). The use of KDE as the WM is not covered in this book; however, you should be able to follow the recipes without much trouble.

Installing to a hard disk drive

The installation to a disk drive is one of the most basic operations. The achievement of this task will let us run Kali Linux without the DVD.

Note

Performing the steps covered in this recipe will erase your hard drive, making Kali Linux the primary operating system on your computer.

Getting ready

Before explaining the procedure, the following requirements need to be met:

  • A minimum of 8 GB of free disk space for the Kali Linux install (although, we recommend at least 25 GB to hold additional programs and wordlists generated with this book)
  • A minimum of 512MB of RAM
  • You can download Kali Linux at http://www.kali.org/downloads/

Let's begin with the installation.

How to do it...

  1. Begin by inserting the Kali Linux Live DVD in the optical drive of your computer. You will ultimately come to the Kali Linux Live DVD Boot menu. Choose Graphical install.
    How to do it...
  2. Choose your language. In this case, we chose English.
    How to do it...
  3. Choose your location. In this case, we chose United States.
    How to do it...
  4. Choose your keyboard configuration. In this case, we chose American English.
    How to do it...
  5. The next section to complete is the network services section. Enter a hostname. In this case, we entered Kali.
    How to do it...
  6. Next, we have to enter a domain name. In this case, we enter kali.secureworks.com.
    How to do it...
  7. You will now be presented with the opportunity to choose the password for the root user by entering a password twice.
    How to do it...
  8. Choose your timezone. In this case, we chose Eastern.
    How to do it...
  9. We are now able to select our disk partition scheme. You will be presented with four options. Choose Guided - use entire disk, as this allows for easy partitioning.
    How to do it...
  10. At this step, you will need to acknowledge that your entire disc will be erased. Click on Continue.
    How to do it...
  11. Next, you have the option of choosing one of three partitioning schemes: All files in one partition, Separate/home partition, or Separate/home/user/var, and/tmp partitions. Considering Kali is being used more so for penetration testing purposes, a separation of partitions is not needed nor required (even though this is a great idea for your main desktop Linux distribution). In this case, choose All files in one partition and click on Continue.
    How to do it...
  12. Once you get to the screen which lets you know that changes are about to be made to your disks, choose Yes and click on Continue. Please note that this is the final chance to back out of having all of your data on your disc overwritten.
    How to do it...
  13. Next, you will be asked if you want to connect to a network mirror. A network mirror allows you to receive updates for Kali as they become available. In this case, we choose Yes and click on Continue.
    How to do it...
  14. You may skip the HTTP proxy page by clicking on Continue.
    How to do it...
  15. Finally, you will be asked to install the GRUB boot loader to the master boot record. Choose Yes and click on Continue.
    How to do it...
  16. You have now completed the installation of Kali Linux! Congratulations! Click on Continue and the system will reboot and bring you to the login page.
    How to do it...

Installing to a USB drive with persistent memory

Having a Kali Linux USB drive provides us with the ability to persistently save system settings and permanently update and install new software packages onto the USB device, allowing us to carry our own personalized Kali Linux, with us at all times.

Thanks to tools such as Win32 Disk Imager, we can create a bootable Live USB drive of a vast majority of Linux distributions, including Kali Linux with persistent storage.

Getting ready

The following tools and preparations are needed in order to continue:

How to do it...

Let's begin the process of installing Kali Linux to a USB drive:

  1. Insert a formatted/writeable USB drive:
    How to do it...
  2. Start Win32 Disk Imager.
  3. At the Image File location, click on the folder icon and select the location of the Kali Linux DVD ISO image:
    How to do it...
  4. Make sure that Space used to preserve files across reboots is set to 4096.
    How to do it...
  5. Select our USB drive and click on the OK button to start creating the bootable USB drive.
  6. The process will take some time to complete while it extracts and copies the DVD files to the USB and installs the bootloader.
  7. When the installation is complete, we're ready to reboot the computer and boot from the newly created Kali Linux USB drive with persistent memory:
    How to do it...

Installing in VirtualBox

This recipe will take you through the installation of Kali Linux in a completely isolated guest operating system within your host operating system using the well-known open source virtualization software: VirtualBox.

Getting ready

The required prerequisites are listed as follows:

How to do it...

Let's begin the process of installing Kali Linux in Virtualbox:

  1. Launch VirtualBox and click on New to start the Virtual Machine Wizard:
    How to do it...
  2. Click on the Next button, type the name of the virtual machine, and choose the OS type as well as the version. In this case, we selected an operating system of Linux and Ubuntu (64 bit) as the version. Click on the Next button to continue:
    How to do it...
  3. Select the amount of base memory (RAM) to be allocated to the virtual machine. We're going to use the default value. Click on Next.
  4. Create a new virtual hard disk for the new virtual machine. Click on the Next button:
    How to do it...
  5. A new wizard window will open. Leave the default VDI file type as we're not planning to use other virtualization software.
  6. We'll leave the default option as the virtual disk storage details. Click on Next to continue.
  7. Set the virtual disk file location and size:
    How to do it...
  8. Check whether the settings are correct and click on the Create button to start the virtual disk file creation.
  9. We're back to the previous wizard with the summary of the virtual machine parameters. Click on Create to finish:
    How to do it...
  10. With the new virtual machine created, we're ready to install Kali Linux.
  11. On the VirtualBox main window, highlight Kali Linux and then click on the Settings button:
    How to do it...
  12. Now that the basic installation steps have been followed, we will proceed to allow you to use your downloaded ISO file as a virtual disc. This will save you from having to burn a physical DVD to complete the installation. On the Settings screen, click on the Storage menu option:
    How to do it...
  13. Next, under Storage Tree, highlight the Empty disc icon underneath IDE Controller. This selects our virtual CD/DVD ROM drive. To the far right of the screen, under Attributes, click on the disc icon. In the pop up that follows, select your Kali Linux ISO file from the list. If the Kali Linux ISO file is not present, select the Choose a virtual CD/DVD disc file... option and locate your ISO. Once you have completed these steps, click on the OK button:
    How to do it...
  14. Click on the Start button and then click inside the new window and proceed with the installation. The installation steps are covered in the Installing to a hard disk drive recipe of this chapter.

Note

Installing the VirtualBox Extension Pack also allows us to extend the functionality of the virtualization product by adding support for USB 2.0 (EHCI) devices, VirtualBox RDP, and Intel PXE boot ROM.

Installing VMware Tools

In this recipe, we will demonstrate how to install Kali Linux as a virtual machine using VMware Tools.

Getting ready

The following requirements need to be fulfilled:

  • A previously installed Kali Linux VMware virtual machine
  • An Internet connection

How to do it...

Let's begin the process of installing Kali Linux on VMware:

  1. With your virtual machine's guest operating system powered on and connected to the Internet, open a Terminal window and type the following command to prepare the kernel sources:
    prepare-kernel-sources
    

    Note

    These instructions are assuming you are using either Linux or Mac OS machines. You will not need to perform these steps under Windows.

  2. On the VMware Workstation menu bar, navigate to VM | Install VMware Tools…:
    How to do it...
  3. Copy the VMware Tools installer to a temporary location and then change the location to the target directory:
    cp /media/VMware\ Tools/VMwareTools-8.8.2-590212.tar.gz /tmp/; cd /tmp/
    

    Note

    Replace the filename according to your VMware Tools version: VMwareTools-<version>-<build>.tar.gz

  4. Untar the installer by issuing the following command:
    tar zxpf VMwareTools-8.8.2-590212.tar.gz
    
  5. Go to the VMware Tools' directory and run the installer:
    cd vmware-tools-distrib/
    ./vmware-install.pl
    
  6. Press Enter to accept the default values in each configuration question; the same applies with the vmware-config-tools.pl script.
  7. Finally, reboot and we're done!

How it works...

In the first step, we prepared our kernel source. Next, we virtually inserted the VMware Tools CD into the guest operating system. Then, we created the mount point and mounted the virtual CD drive. We copied and extracted the installer in a temporary folder and finally we ran the installer leaving the default values.

Fixing the splash screen

The first time we boot into our newly installed Kali Linux system, we will notice that the splash screen has disappeared. In order to manually fix it, we need to extract Initrd, modify it, and then compress it again. Thankfully, there's an automated bash script created by Mati Aharoni (also known as "muts", creator of Kali Linux) that makes the whole process easier.

How to do it...

To fix the disappeared splash screen, type the following command and hit Enter:

fix-splash

Starting network services

Kali Linux comes with several network services which may be useful in various situations and are disabled by default. In this recipe, we will cover the steps to set up and start each service using various methods.

Getting ready

The following requirement is needed in order to continue:

  • A connection to the network with a valid IP address

How to do it...

Let's begin the process of starting our default service:

  1. Start the Apache server:
    service apache2 start
    

    We can verify the server is running by browsing to the localhost address.

  2. To start the Secure Shell (SSH) service, SSH keys need to be generated for the first time:
    sshd-generate
    
  3. Start the Secure Shell server:
    service ssh start
    
  4. To verify the server is up and listening, use the netstat command:
    netstat -tpan | grep 22
    
  5. Start the FTP server:
    service pure-ftpd start
    
  6. To verify the FTP server, use the following command:
    netstat -ant | grep 21
    

    Note

    You can also use the ps-ef | grep 21 command.

  7. To stop a service, just issue the following command:
    service <servicename> stop
    

    Where <servicename> stands for the network service we want to stop. For example:

    service apache2 stop
    
  8. To enable a service at boot time, use the following command:
    update-rc.d –f <servicename> defaults
    

    Where <servicename> stands for the network service we want at boot time. For example:

    update-rc.d –f ssh defaults
    

    Note

    You can also do this from the Services menu in Kali Linux. From the Start menu, go to Kali Linux | Services.

Setting up the wireless network

At last we come to the final recipe of this chapter. In this recipe, we will see the steps needed to connect to our wireless network with security enabled by using Wicd Network Manager and supplying our encryption details. Setting up our wireless network enables us to use Kali Linux wirelessly. In a true, ethical penetration test, not having to depend on an Ethernet cable enables us to have all of the freedoms of a regular desktop.

How to do it...

Let's begin setting up the wireless network:

  1. From the desktop, start the network manager by clicking on the Applications menu and navigating to Internet | Wicd Network Manager or by issuing the following command at the Terminal window:
    wicd-gtk --no-tray
    
  2. Wicd Network Manager will open with a list of available networks:
    How to do it...
  3. Click on the Properties button to specify the network details. When done, click on OK:
    How to do it...
  4. Finally, click on the Connect button. We're ready to go!

How it works...

In this recipe, we concluded the setup of our wireless network. This recipe began by starting the network manager and connecting to our router.

Left arrow icon Right arrow icon

Key benefits

  • Recipes designed to educate you extensively on the penetration testing principles and Kali Linux tools
  • Learning to use Kali Linux tools, such as Metasploit, Wire Shark, and many more through in-depth and structured instructions
  • Teaching you in an easy-to-follow style, full of examples, illustrations, and tips that will suit experts and novices alike

Description

In this age, where online information is at its most vulnerable, knowing how to execute the same attacks that hackers use to break into your system or network helps you plug the loopholes before it's too late and can save you countless hours and money. Kali Linux is a Linux distribution designed for penetration testing and security auditing. It is the successor to BackTrack, the world's most popular penetration testing distribution. Discover a variety of popular tools of penetration testing, such as information gathering, vulnerability identification, exploitation, privilege escalation, and covering your tracks. Packed with practical recipes, this useful guide begins by covering the installation of Kali Linux and setting up a virtual environment to perform your tests. You will then learn how to eavesdrop and intercept traffic on wireless networks, bypass intrusion detection systems, and attack web applications, as well as checking for open ports, performing data forensics, and much more. The book follows the logical approach of a penetration test from start to finish with many screenshots and illustrations that help to explain each tool in detail. The Kali Linux Cookbook will serve as an excellent source of information for the security professional and novice alike!

Who is this book for?

This book is ideal for anyone who wants to get up to speed with Kali Linux. It would also be an ideal book to use as a reference for seasoned penetration testers.

What you will learn

  • Install and setup Kali Linux on multiple platforms
  • Customize Kali Linux to your individual needs
  • Locate vulnerabilities with Nessus and OpenVAS
  • Exploit vulnerabilities you ve found with Metasploit
  • Learn multiple solutions to escalate privileges on a compromised machine
  • Understand how to use Kali Linux in all phases of a penetration test
  • Crack WEP/WPA/WPA2 encryption
  • Simulate an actual penetration test using Kali Linux

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Oct 15, 2013
Length: 260 pages
Edition : 1st
Language : English
ISBN-13 : 9781783289608
Vendor :
Offensive Security
Category :
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want

Product Details

Publication date : Oct 15, 2013
Length: 260 pages
Edition : 1st
Language : English
ISBN-13 : 9781783289608
Vendor :
Offensive Security
Category :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€189.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€264.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 114.97
Web Penetration Testing with Kali Linux
€41.99
Kali Linux - Assuring Security by Penetration Testing
€37.99
Kali Linux Cookbook
€34.99
Total 114.97 Stars icon

Table of Contents

10 Chapters
1. Up and Running with Kali Linux Chevron down icon Chevron up icon
2. Customizing Kali Linux Chevron down icon Chevron up icon
3. Advanced Testing Lab Chevron down icon Chevron up icon
4. Information Gathering Chevron down icon Chevron up icon
5. Vulnerability Assessment Chevron down icon Chevron up icon
6. Exploiting Vulnerabilities Chevron down icon Chevron up icon
7. Escalating Privileges Chevron down icon Chevron up icon
8. Password Attacks Chevron down icon Chevron up icon
9. Wireless Attacks Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Half star icon Empty star icon Empty star icon 2.8
(18 Ratings)
5 star 16.7%
4 star 27.8%
3 star 0%
2 star 27.8%
1 star 27.8%
Filter icon Filter
Top Reviews

Filter reviews by




Devlon Stewart May 04, 2015
Full star icon Full star icon Full star icon Full star icon Full star icon 5
lots of good info
Amazon Verified review Amazon
HARSH GURJAR Dec 19, 2017
Full star icon Full star icon Full star icon Full star icon Full star icon 5
nyc book jusy go for it .
Amazon Verified review Amazon
Jeff Nov 24, 2015
Full star icon Full star icon Full star icon Full star icon Full star icon 5
as expected.
Amazon Verified review Amazon
Brewer Apr 04, 2014
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
This book gives clear instructions on how to perform various tests with Kali (for example, the commands to perform a particular Metasploit exploit injection, or the flags to put with an Nmap scan to perform a Syn/Syn Ack scan) but it dosnt really say why you should do it. I think it would be better for people with less of a background in penetration testing to buy this book alongside a book explaining why they should be doing the things the book tells them to do. For example, get an explanation of what we want to accomplish with Banner Enumeration, and then read the 'recipe' in the cookbook for a type of banner grabbing scan.For me, though, its perfect. If I know I need to perform a Christmas Tree scan I can flick to the particular recipe and instantly jog my memory on the flags I need to issue to get than particular NMAP function.
Amazon Verified review Amazon
dean Feb 27, 2014
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
i'd suggest you could find most/all of the content of this book via Google if you had the time.Good book, well laid out and easy to read.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.