Tag: security

Questions Related to security

  1. Input field length validation

  2. Encryption

  3. Firewall

  4. Use of web forms


Correct Option: A
  1. Port filtering firewall

  2. Encryption

  3. Session monitoring

  4. Strong passwords


Correct Option: B
  1. Blank Password

  2. IP Printing buffer overflow

  3. SQL Injection

  4. None of the choices


Correct Option: B
  1. Yes

  2. No. Additional System Hardening is needed

  3. No.Additional Database hardening is needed.

  4. No. Additional Application hardening is needed.


Correct Option: C
  1. Subject.doAs ()

  2. AccessController.checkPermission()

  3. SecurityManager.checkAccess()

  4. None of the above


Correct Option: A
  1. This is a double free vulnerability and must be fixed.

  2. The second call to free() will return an error.

  3. There might be compiler warnings, but the program will run fine.

  4. This is not a security issue.


Correct Option: A