Carlos Veliz
Test por , creado hace más de 1 año

Authentication and Authorization

175
0
0
Carlos Veliz
Creado por Carlos Veliz hace casi 9 años
Cerrar

Authentication and Authorization

Pregunta 1 de 10

1

Which of the following statements is not part of the types of authentication mechanisms?

Selecciona una de las siguientes respuestas posibles:

  • HTTP Basic Authentication

  • Form-Based Authentication

  • Authentication 802.1x

  • Client/Server Mutual Authentication

Explicación

Pregunta 2 de 10

1

Cual de los siguientes enunciados no corresponde a los pasos de una autenticación basica?

Selecciona una de las siguientes respuestas posibles:

  • Requests a protected resource

  • Request username password

  • Redirect to login page

  • Returns request resource

  • Sends username password

Explicación

Pregunta 3 de 10

1

Indicate whether the following definition is true or false for form-based authentication:
"SSL can be added to part or whole of the web application"

Selecciona una de las siguientes respuestas posibles:

  • True

  • False

Explicación

Pregunta 4 de 10

1

It is not part of the job overview of Kerberos:

Selecciona una de las siguientes respuestas posibles:

  • Key Distribution Centre in Kerberos stores account information and client passwords

  • Working proccess is invisible to the user

  • This mechanism issues tickets containing user identity, encrypted password, encrypted data

  • Client authentication ensures that the users are legitimate or not

Explicación

Pregunta 5 de 10

1

It is not a way to prevent Web-based enumeration attack:

Selecciona una de las siguientes respuestas posibles:

  • Lock out targeted account access after a certain restricted failed attempts

  • Web applications need to respond with similar error messages to all authentication failures

  • Analyze URLs and ther responses during security testinf to authentication failures and prevent unnecessary information leakage

  • Analyze Web page titles and their responses during authentication failures and prevent unnecesaary information leakage

Explicación

Pregunta 6 de 10

1

Authorization is the proccess that control access rights of principals to system resources that include:

Selecciona una de las siguientes respuestas posibles:

  • Access to users

  • Access to proccess

  • Access to machines

  • All of the above

  • None of the above

Explicación

Pregunta 7 de 10

1

Which is the fifth step in implementing authorization?

Selecciona una de las siguientes respuestas posibles:

  • Defining roles to users

  • check for user authentication for the application

  • Apply the constrains which are accessible by role

  • Define security roles of an application to roles defined in memory realm

Explicación

Pregunta 8 de 10

1

It is not part of the access control model:

Selecciona una de las siguientes respuestas posibles:

  • System Domain

  • AWT

  • Printer

  • Database Server

  • File I/O

Explicación

Pregunta 9 de 10

1

Which of the following statements is not part of the principles of least privilege?

Selecciona una de las siguientes respuestas posibles:

  • User account should have enongh privileges according to their task

  • Evaluate and implement code access permissions

  • Save sensitive files with random names and clean temporay files

  • Enable web applications access to database through limited accounts only

  • Avoid Web application servers running at privileged accounst such as administrador, root, sysman, sa, etc.

Explicación

Pregunta 10 de 10

1

Which of the following is not a best practice in the management of sessions?

Selecciona una de las siguientes respuestas posibles:

  • Make use of SSL

  • Do not add sensitive data in security token

  • Impose concurrent login limits

  • Regenerate session IDs upon privilege changes

  • A user has access to resources based on the role assigned

Explicación