Unformatted text preview:

Windows serversNT networksArchitectureSecurity viewpointHandle tablesFile system protectionConfiguration ManagerSecurity-related serversLocal Security AuthoritySecurity Account Manager (SAM)SAM and authenticationProtection (Access Control)PowerPoint PresentationWindows passwordsSlide 15Password hash challenge-and-responseBreno de Medeiros Florida State UniversityFall 2005Windows serversThe NT security modelBreno de Medeiros Florida State UniversityFall 2005NT networks•Networked NT machines can be:–Primary Domain controller•Centralizes user database/authentication–Backup Domain controller–Domain member–Non-domain member•Trusted domains•Trusting resourcesBreno de Medeiros Florida State UniversityFall 2005Architecture•Modular•OS interface (system calls) are available at:–Integral subsystems–Environment subsystems•Both run in the “user mode” protection spaceSource: http://en.wikipedia.org/wiki/Image:Windows_2000_architecture.PNGBreno de Medeiros Florida State UniversityFall 2005Security viewpoint•Four main components:–Executive (kernel mode)–Protected Servers (user mode)–Network Subsystem (both kernel and user modes)–Administrator tools (user mode)Breno de Medeiros Florida State UniversityFall 2005Handle tables•Each process has a table of “object handles” which enable the process to access those resources–Maintained by object manager–Each handle describes the type of access the process has to the object (read, write, etc)–The object manager ensures that access is only granted if compatible with the handle•When a process requests a new resource for the first time, the Object Manager asks the Security Reference Monitor to decide if the process may acquire the handle.Breno de Medeiros Florida State UniversityFall 2005File system protection•Windows NT systems support many file systems, including:–File Allocation Table (FAT) FS–NTFS–CD-ROM FS (CDFS)–Named Pipe File System (NPFS)–Mailslot File System (MSFS)•Only the NTFS is protected by the access control system.•Use FAT only in diskettesBreno de Medeiros Florida State UniversityFall 2005Configuration Manager•Keeps the configuration registry•Stores system configuration information, including the password database (SAM), hardware and initialization information, and OS configuration information•Entries in the registry are called keysBreno de Medeiros Florida State UniversityFall 2005Security-related servers•Winlogon•Session Manager•Local Security Authority •Security Accounts Manager (SAM)•Service Controller•Event LoggerBreno de Medeiros Florida State UniversityFall 2005Local Security Authority•Local Security Authority Subsystem Service (LSASS)–Invoked at login time, it verifies the user authentication and grants the system access token (SAT), which is used to start the initial shell and is inherited by all programs spawned during this login session–Performs audit functions–Operates in user modeBreno de Medeiros Florida State UniversityFall 2005Security Account Manager (SAM)•User mode component•Maintains the user account database required by the LSA•Therefore the login sequence requires the following intermediation by security-related services:–Winlogon LSA SAMBreno de Medeiros Florida State UniversityFall 2005SAM and authentication•It is possible to configure a special computer called a domain controller to consolidate the SAM database in a single server.•Secure Attention Sequence: <CTRL> + <ALT> + <DEL> cannot be captured by user-level programs–The system invokes Winlogon, which starts a graphical application (GINA), to handle local and remote connection requests (via the LSA and SAM)Breno de Medeiros Florida State UniversityFall 2005Protection (Access Control)•Windows NT and later provide discretionary access control (DAC). The unit of control is called an ACE (access control entry). The format of ACEs is as follows:ACE Field DescriptionInheritance Control Flags(Boolean flags)•OBJECT_INHERIT ACE•CONTAINER_INHERIT_ACE•NO_PROPAGATE_INHERIT_ACE•INHERIT_ONLY_ACEACE Type•ACCESS_ALLOWED_ACE• ACCESS_DENIED_ACE•SYSTEM_AUDIT_ACEACE Type-Specific•SUCCESSFUL_ACCESS_ACE_FLAG•FAILED_ACCESS_ACE_FLAG•Access Mask•SIDBreno de Medeiros Florida State UniversityFall 2005Picture from Final Evaluation of Windows NT Workstationsby Science Applications International Corp./ Ctr. for Information SecurityBreno de Medeiros Florida State UniversityFall 2005Windows passwords•Password policies can be established using the UserManager administration tool, which supports the following:•Password aging•Minimum password length•Password uniqueness•Account lockout features–Number of failed logon attempts–How long to lockout an account•Better password protection is offered through passfilt.dll:•Passwords must be at least six characters long•Passwords must contain at least three of the following four classes of characters:–Upper case letters–Lower case letters–Numbers–Non-alphanumeric characters (punctuation symbols)•Passwords can not match your username or part of your full name listed for the account.Breno de Medeiros Florida State UniversityFall 2005Windows passwords•The original Windows password hashing scheme (LM):–Up to 14-character long passwords (all uppercase).–Computed as two independent hashes on 7-character values–Highly vulnerable to dictionary based attacks, such as L0phtrack•NTLM uses 14 characters for a single hash•LM hash still exported by default for compatibility with older machines in same network (i.e., placed in the SAM).•NTLMv2 accepts longer than 14 characters, and in that case the exported values for LanManager are incorrect (backward incompatibility). –Encrypts password hashes before storing them in the SAM•Enforce 15 characters as minimum password length and disable LAM authenticationBreno de Medeiros Florida State UniversityFall 2005Password hash challenge-and-response•Windows machines use hash-based challenge and response mechanisms•This implies that while passwords are required for local login, password hashes can be used for remote authentication•It also means that, by eavesdropping the network and capturing challenge/response pairs, an adversary can collect information to perform dictionary and/or brute-force attacks on the


View Full Document

FSU CIS 5930 - Windows servers

Download Windows servers
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Windows servers and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Windows servers 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?