SLIDE 1
Hands-On Ethical Hacking and Network Defense Second Edition Chapter 8 Desktop and Server OS Vulnerabilities Objectives After reading this chapter and completing the exercises, you will be able to: – Describe vulnerabilities of Windows and Linux operating systems – Identify specific vulnerabilities and explain ways to fix them – Explain techniques to harden systems against Windows and Linux vulnerabilities – Complete the Hands-on Activity Windows OS Vulnerabilities
- Many Windows OSs have serious vulnerabilities
– Windows 2000 and earlier
- Administrators must disable, reconfigure, or uninstall services and features
– Windows XP, Vista, Server 2003, Server 2008, and Windows 7
- Most services and features are disabled by default
- Good information source:
– CVE Web site – SANS Institute Top 20 List – Manufacture Security websites
- Sample CVE Listing (Windows Server 2008)
Windows File Systems
- File System: A means to organize data by providing procedures to store, retrieve, control
access, and manage the available space on the device. – Stores and manages information
- User created
- OS files needed to boot
- Can be accessed locally or remotely
(depending on OS configuration) – Most vital part of any OS
- Can be a vulnerability to enumeration or
attack – File Allocation Table
- Original Microsoft File System
– Supported by nearly all desktop and server Oss – Standard file system for most removable media
- Other than CDs and DVDs