Windows Security Settings Flashcards
1
Q
Users - Windows Security Settings
A
- Administrator - The Windows super-user
- Guest - Limited access
- Standard Users - Everyone else
2
Q
Groups - Windows Security Settings
A
• Power Users - Not much more control than a regular user
3
Q
NTFS vs. Share permissions - Windows Security Settings
A
- NTFS permissions apply from local and network connections
- Share permissions only apply to connections over the network
- The most restrictive setting wins - Deny beats allow
- NTFS permissions are inherited from the parent object
- Unless you move to a different folder on the same volume
4
Q
Shared files and folders - Windows Security Settings
A
- Administrative shares
- Hidden shares (i.e., C$) created during installation
- Local shares are created by users
- System files and folders
- C$ - \
- ADMIN$ - \Windows
- PRINT$ - Printers folder
- Computer Management / Shared Folders - net share
5
Q
Explicit and inherited permissions - Windows Security Settings
A
- Explicit permissions - Set default permissions for a share
- Inherited permissions
- Propagated from the parent object to the child object
- Set a permission once, it applies to everything underneath
- Explicit permissions take precedence over inherited permissions
- Even inherited deny permissions
6
Q
User authentication - Windows Security Settings
A
- Authentication - Prove you are the valid account holder
- Username / Password - Perhaps additional credentials
- Single sign-on (SSO), i.e., Windows Domain
- Provide credentials one time, managed through Kerberos
7
Q
Run as administrator - Windows Security Settings
A
- Administrators have special rights and permissions
- Use rights and permissions of the administrator
- You don’t get these by default, even if you’re in the Administrators group
- Right-click the application, Run as administrator
- Or Ctrl-Shift -Enter
8
Q
Bitlocker - Windows Security Settings
A
- Encrypt an entire volume - Not just a single file
- Protects all of your data, including the OS
- Lose your laptop? Doesn’t matter without the password
- Data is always protected
- Even if the physical drive is moved to another computer
- BitLocker To Go - Encrypt removable USB flash drives
9
Q
EFS (Encrypting File System) - Windows Security Settings
A
- Encrypt at the filesystem level on NTFS
- OS support:
- Vista Business, Enterprise and Ultimate
- 7 Professional, Enterprise and Ultimate
- 8 and 8.1 Pro and Enterprise
- Uses password and username to encrypt the key
- Administrative resets will cause EFS files to be inaccessible