Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Kali Linux Cookbook

You're reading from   Kali Linux Cookbook Effective penetration testing solutions

Arrow left icon
Product type Paperback
Published in Sep 2017
Publisher
ISBN-13 9781784390303
Length 438 pages
Edition 2nd Edition
Arrow right icon
Authors (2):
Arrow left icon
 Perciaccante Perciaccante
Author Profile Icon Perciaccante
Perciaccante
Corey Schultz Corey Schultz
Author Profile Icon Corey Schultz
Corey Schultz
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Title Page
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface
1. Installing Kali and the Lab Setup FREE CHAPTER 2. Reconnaissance and Scanning 3. Vulnerability Analysis 4. Finding Exploits in the Target 5. Social Engineering 6. Password Cracking 7. Privilege Escalation 8. Wireless Specific Recipes 9. Web and Database Specific Recipes 10. Maintaining Access

Searching the local exploit database


The searchsploit database is a local exploit database that comes standard with Kali. This is a great way to search for exploits offline or when you have no internet connectivity. Because of it's offline search capabilities, it's great for when you are operating in an air-gapped location.

Getting ready

Let's ensure the following prerequisites:

  • Kali Linux is running, and you are logged in as root
  • Validate internet connectivity

How to do it...

We will now search the local exploit database:

  1. Open the terminal screen by clicking on the terminal icon on the top left.
  2. From the main terminal screen, you should be at a Command Prompt of root@kali:~#.
  3. Review searchsploit options by entering the following command:
searchsploit

Update searchsploit

We must start by ensuring our searchsploit database is updated:

  1. From the main terminal prompt, enter the following command to update the searchsploit database:
searchsploit -u

Note

Regularly updating Kali with the APT package manager will...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images