Control PasswordVerifier

URI: PasswordVerifier

Package: Network

< prev | next >

Description: The host or process has a means to verify a password given by an authorised user.

ConsoleHost

A (physical) host with a user interface that also supports shell access, making it possible for users to log in. Attackers who can gain physical access could also exploit vulnerabilities and gain control over the device.

Process

Represents a process (usually implemented by software running on a Host) that can read, update or create data, or exchange data with other processes.

CSG-ClientOneTimeKeyAccess

Access to a service Service requires a one time key, generated using a one time key device which itself requires a password entered by the user Human, who then types the one time key into their client application Client.

CSG-ClientOneTimeKeyAuthentication

Access to service Service is controlled, by authenticating authorised users using a one time key created using a client-side authentication device provided to them.

CSG-ClientOutOfBandKeyAccess

Access to a service Service requires the user Human to supply a password, and then enter a key which is sent to them via a separate channel into their client application Client.

CSG-ClientOutOfBandKeyAuthentication

Access to service Service is controlled, by authenticating authorised users using a password and a separate key sent to them via a separate (out of band) means.

CSG-ClientPasswordAccess

Access to a service Service requires a password, which is stored by the client process Client on its host CHost.

CSG-ClientPasswordAuthentication

The service Service controls access by requiring users to authenticate with a password.

CSG-ClientStoredPasswordAccess

Access to a service Service requires a password, which was supplied originally by the user Human and stored by the client Client in a secure password store.

CSG-ClientStoredPasswordAccess-Optional

Access to a service Service requires a password, which was supplied originally by the user Human and stored by the client Client in a secure password store.

CSG-ClientUserPasswordAccess

Users in the role Human choose a password which is registered with the system allowing access to Service.

CSG-ClientUserPasswordAccess-Optional

Users in the role Human choose a password which is registered with the system allowing access to Service.

CSG-ClientUserStrongPasswordAccess

Access to service Service is controlled, by authenticating authorised users using a strong password, which is supplied each time by the user Human. This is a trigger condition for the potential risk that the user may forget the strong password.

CSG-PasswordChecksAtHost

Access to device Host is controlled, by authenticating authorised users using a password.

CSG-UserPasswordAccessToHost

Users in the role Human choose a password which is registered with the system allowing access to interactive host Host that authenticates using the password.