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
Cybersecurity Blue Team Toolkit

You're reading from   Cybersecurity Blue Team Toolkit A practical handbook to cybersecurity for both tech and non-tech professionals

Arrow left icon
Product type Paperback
Published in Apr 2019
Publisher Wiley
ISBN-13 9781119552932
Length 288 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Nadean H. Tanner Nadean H. Tanner
Author Profile Icon Nadean H. Tanner
Nadean H. Tanner
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

1. Cover FREE CHAPTER
2. Foreword
3. Introduction
4. CHAPTER 1: Fundamental Networking and Security Tools 5. CHAPTER 2: Troubleshooting Microsoft Windows 6. CHAPTER 3: Nmap—The Network Mapper 7. CHAPTER 4: Vulnerability Management 8. CHAPTER 5: Monitoring with OSSEC 9. CHAPTER 6: Protecting Wireless Communication 10. CHAPTER 7: Wireshark 11. CHAPTER 8: Access Management 12. CHAPTER 9: Managing Logs 13. CHAPTER 10: Metasploit 14. CHAPTER 11: Web Application Security 15. CHAPTER 12: Patch and Configuration Management 16. CHAPTER 13: Securing OSI Layer 8 17. CHAPTER 14: Kali Linux 18. CHAPTER 15: CISv7 Controls and Best Practices 19. Index
20. End User License Agreement

Operating Systems

Nmap is often used to detect the operating system of a machine. Being able to correctly identify the operating system is key for many reasons, including doing inventory and finding vulnerabilities and specific exploits. Nmap is known for having the most robust and comprehensive OS fingerprint database.

When you are identifying specific operating systems, the key is how the operating system responds to Nmap probe packets. Windows XP and Windows Server 2003 are nearly identical, while Windows Vista and Ubuntu Linux 16 are completely different in the way they respond. In Figure 3.4, you see the response of an nmap ‐O command. To enable operating system detection, use the following command:

Screenshot displaying the response of an nmap -O command that is used to enable operating system detection.

Figure 3.4: nmap ‐O

>nmap -O <target addresses>
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 £13.99/month. Cancel anytime
Visually different images