Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Defensive Security with Kali Purple

You're reading from   Defensive Security with Kali Purple Cybersecurity strategies using ELK Stack and Kali Linux

Arrow left icon
Product type Paperback
Published in Jun 2024
Publisher Packt
ISBN-13 9781835088982
Length 376 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Karl Lane Karl Lane
Author Profile Icon Karl Lane
Karl Lane
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Part 1:Introduction, History, and Installation
2. Chapter 1: An Introduction to Cybersecurity FREE CHAPTER 3. Chapter 2: Kali Linux and the ELK Stack 4. Chapter 3: Installing the Kali Purple Linux Environment 5. Chapter 4: Configuring the ELK Stack 6. Chapter 5: Sending Data to the ELK Stack 7. Part 2: Data Analysis, Triage, and Incident Response
8. Chapter 6: Traffic and Log Analysis 9. Chapter 7: Intrusion Detection and Prevention Systems 10. Chapter 8: Security Incident and Response 11. Part 3: Digital Forensics, Offensive Security, and NIST CSF
12. Chapter 9: Digital Forensics 13. Chapter 10: Integrating the Red Team and External Tools 14. Chapter 11: Autopilot, Python, and NIST Control 15. Index 16. Other Books You May Enjoy Appendix: Answer Key

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: “Enter community-id as the search term. Set that value to true.”

A block of code is set as follows:

awesomeSauce = "Sweet Baby Ray's"
print("My favorite sauce is: " + awesomeSauce + "!")
# Now it will print – My favorite sauce is: Sweet Baby Ray's!

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

awesomeSauce = "Sweet Baby Ray's"
print("My favorite sauce is: " + awesomeSauce + "!")
# Now it will print – My favorite sauce is: Sweet Baby Ray's!

Any command-line input or output is written as follows:

sudo apt install apt-transport-https ca-certificates curl gnupg lsb-release

Bold: Indicates a new term, an important word, or words that you see onscreen. For instance, words in menus or dialog boxes appear in bold. Here is an example: “Move your cursor down the left column and hover over 08 – Exploitation Tools.”

Tips or important notes

Appear like this.

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 $19.99/month. Cancel anytime