Please enable JavaScript.
Coggle requires JavaScript to display documents.
8.5.5 (NETWORK INFRASTRUCTURE SECURITY (following are controls over the…
8.5.5
-
Client-server Security
The security of a client-server environment is dependent on the security of its component parts. This includes the security of the:
-
-
-
-
-
-
-
Scenario of risk
two-tiered environment, the thick client must connect to the database.
every user has a database account, in which case they may be able to bypass the client application (and hence the application controls) and connect directly to the database
a proxy user (i.e., a single account that connects to the database on behalf of all others) is used, in which case the database password must be stored somewhere. This might be stored insecurely or unencrypted.
-