Tag: security

Questions Related to security

  1. ../../help/images/about.jpeg

  2. d:/etc/host/pwd

  3. document.title(“/admin/administration”);


Correct Option: C
  1. Don’t have to inform the application owner

  2. To prevent production database corruption

  3. To prevent user functionality disruption

  4. To reduce network traffic


Correct Option: B,C
  1. Inform the user population about the test

  2. Inform the QA and system administers about the test

  3. Backup the database

  4. Shut down the configured SMPT servers


Correct Option: A,B,C
  1. User account compromised

  2. Steal user sessions

  3. Site defacement and complete take over of the application

  4. Complete user account compromise


Correct Option: C
  1. Use https

  2. Use encryption

  3. Black box testing

  4. Secure coding


Correct Option: D
  1. 400 return code

  2. 500 return code

  3. 302 return code

  4. 200 return code


Correct Option: B
  1. Displaying “Welcome, “+request.getParameter(“userid”)

  2. Displaying “You entered either a wrong user id or password” error message

  3. Call stack trace

  4. Return error code 404


Correct Option: C
  1. Configure appscan not to test login/logout pages

  2. Increase the thread count

  3. Decrease the timeout

  4. Increase the timeout


Correct Option: A
  1. Add the domain name in the “Additional servers and domains” section in the scan configuration

  2. Add 10.1.52.3 in the “Additional servers and domains” section in the scan configuration

  3. Put the domain name in the login url

  4. Change the application code to reflect the domain name every where


Correct Option: A