Per 3 Chapter 11 - Carmona J

12345678910111213141516171819202122232425262728293031
Across
  1. 4. This provides additional protection over host-based authentication. The user must enter a passphrase to access the private key. This helps prevent the private key from becoming compromised.
  2. 6. clears the DNS resolver cache on the host
  3. 9. provides very weak security and should not be relied upon for confidentiality
  4. 10. uses the Advanced Encryption Standard (AES) cipher and a preshared key (PSK) to encrypt communications
  5. 13. the command that is used to query the DNS server to discover IP addresses or host names
  6. 14. The client requests authentication with a public key. The server generates a challenge with this key which the client must decrypt with the matching private key to complete the authentication.
  7. 16. This is a service provided with Windows that will encrypt an entire volume of disk data so that it cannot be read by unauthorized parties
  8. 18. contains most of the files that are used to run the computer and is located in the folder C:\Windows\system32
  9. 20. used by most application installation programs to install software. In 32-bit versions of Windows, all programs are 32-bit and are installed in the folder C:\Program Files. In 64-bit systems, 64-bit programs are installed in the folder C:\Program Files, while 32-bit programs are installed in the folder C:\Program Files (x86).
  10. 22. This is a virtual folder that presents content from different locations within the same view. Windows 10 creates 6 default libraries on installation.
  11. 23. the command that tests basic connectivity between devices by using ICMP echo request and reply messages
  12. 24. displays the DNS resolver cache, which contains host and domain names that have been recently queried
  13. 25. This is used to open or execute a file using elevated permission.
  14. 29. The Windows 10 network profile disables file and printer sharing and network discovery on the link. The PC is hidden from the network
  15. 30. Authentication is passed from the access point to a centralized authentication server running Remote Authentication Dial-in User Service (RADIUS)
  16. 31. The client sends credentials to the SSH host, which are then verified against a local user database or sent to a centralized authentication server.
Down
  1. 1. releases the IP address learned from the DHCP server and results in a network adapter or adapters no longer having an IP address
  2. 2. This is a secure alternative to Telnet and other file copy programs such as FTP, and which communicates over TCP port 22 using encryption to protect the session.
  3. 3. displays additional network configuration information including DHCP and DNS servers, MAC address, NetBIOS status, and domain name
  4. 5. displays the Group Policy settings that are in effect for a currently logged in user
  5. 7. Windows stores most of the files created by users in the Users Folder, C:\Users\User_name\.
  6. 8. Data is sent unencrypted and with no authentication.
  7. 11. This is used to create customized system image files that will be installed on computers in the enterprise.
  8. 12. a private network that connects remote sites or users together over a public network, like the internet
  9. 15. this command opens its own command prompt under which many of the functions of the Windows Disk Management utility can be performed.
  10. 17. Networks which use this authentication protocol, such as Windows Active Directory, allow for Single Sign-On (SSO). SSO allows users to sign in to multiple systems with only one username and password.
  11. 19. forces a DHCP client to renew its DHCP address lease from the DHCP server
  12. 21. opens Microsoft Management Console (MMC)
  13. 26. a command-line terminal emulation protocol and program that works over port 23
  14. 27. the command that traces the route that packets take from your computer to a destination host and that displays where packets are lost in the network path
  15. 28. This is used to update a local machine and verify that the machine is getting Group Policy updates.