October 2019
Intermediate to advanced
374 pages
13h 10m
English
Server applications are designed to listen for requests and provide some service as a response. They commonly run in the background on server computers, listen to one or more defined ports, and process requests on behalf of clients. Server applications often interact with centralized data and will likely have access to private data. All three properties in the C-I-A triad are of concern in server applications. A secure application is available to respond to client requests, and enforces the integrity and confidentiality of the data it manages. Several types of server applications are common in organizations and each has its own specific security concerns.
One of the most useful features of Windows ...
Read now
Unlock full access