security Online Quiz - 43

Covers computer security vulnerabilities, web application security, security testing tools (AppScan), and the TCS ASAP security framework

19 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which among the below is an example of information leakage vulnerability

  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
Question 2 Multiple Choice (Multiple Answers)

Given url – http://www.abc.com/viewpage.jsp?page=catalog&productid=12345 where page parameter indicate a unique page and the productid retrieves pages for a particular product. How would you optimally configure appscan to test this application? Choose 2 answers

  1. Track the page parameter
  2. Set the link limit to 2
  3. Set the redundant path limit to 5
  4. Ignore the productid parameter
Question 3 Multiple Choice (Multiple Answers)

Reviewing which detail gives the information that appscan completely covered all the urls of the application? Choose 3.

  1. Broken links
  2. Cookies
  3. Javascripts
  4. Visited URLs
Question 4 Multiple Choice (Multiple Answers)

Out of 500 urls you see that appscan could visit only 55 urls. What do you think are the reasons? Choose 2 possible best answers

  1. Appscan could not login to your application
  2. Redundant path limit was set to 55
  3. Link limit was set to 500
  4. Additional servers and domains were not listed properly
Question 5 Multiple Choice (Multiple Answers)

It’s advisable to run appscan in the preproduction environment. What do you think are the reasons? Select 2 answers.

  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
Question 6 Multiple Choice (Multiple Answers)

Before running a test its advisable to do the following. Select 3

  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
Question 7 Multiple Choice (Single Answer)

The ASAP process can applied at which phase of an application development for best results?

  1. During testing
  2. During development
  3. During all phases of development starting with requirement analysis and ending with rollout
  4. During design
Question 8 Multiple Choice (Single Answer)

In the ASAP process what is the main activity carried out in the requirement analysis phase?

  1. Capture the customer requirements
  2. Update the project plan
  3. Capture and update the URS and SRS with security requirements for the project
  4. None of the above
Question 9 Multiple Choice (Single Answer)

Who has the responsibility for remediation of the security vulnerabilities discovered during application security testing?

  1. ASAP Team
  2. Development Team
  3. Testing Team
  4. Project Management
Question 10 Multiple Choice (Single Answer)

What are the different types of engagement models available for ASAP?

  1. Time and Money, Fixed price
  2. Offshore, Onshore, Offshore-Onshore
  3. Full-Fledged, Staggered, Fast Track
  4. None of the above
Question 11 Multiple Choice (Single Answer)

As part of ASAP what type of analysis is performed during the design and build phase?

  1. Dynamic code analysis
  2. Static code analysis
  3. Both
  4. None
Question 12 Multiple Choice (Single Answer)

What type of testing is done by ASAP team during the testing and rollout phase?

  1. Integration testing
  2. System testing
  3. Penetration testing
  4. Unit testing
Question 13 Multiple Choice (Single Answer)

As per the ASAP Process what all artifacts are provided to help aid in the analysis phase?

  1. Security URS
  2. Security URS and SRS
  3. Security Design Guidelines
  4. All of the above
Question 14 Multiple Choice (Single Answer)

Who does the review of the security elements of the updated project artifacts at the end of each phase of the application development life cycle?

  1. Application development team
  2. Project Manager
  3. ASAP Team
  4. Testing Team
Question 15 Multiple Choice (Single Answer)

What is TCS ASAP all about?

  1. Its a TCS proprietary methodology
  2. Its a security framework
  3. Its about security testing
  4. Its a product from TCS
Question 16 Multiple Choice (Single Answer)

What is the name of the institute which is considered the most trusted and largest source of information security training and certification in the world?

  1. OWASP
  2. MITRE
  3. SANS
  4. WASC
Question 17 Multiple Choice (Single Answer)

Which community releases the Top 10 document which represent a broad consensus about what the most critical web application security flaws are?

  1. OWASP
  2. WASC
  3. NIST
  4. None of the above
Question 18 Multiple Choice (Single Answer)

What is the name of the data base, maintained by WASC, which tracks media reported security incidents that can be associated with a web application security vulnerability?

  1. Web-Hacking-Incident-Database (WHID)
  2. Common Weakness Enumeration Database
  3. Common Vulnerabilities and Exposures Database
  4. None of the above
Question 19 Multiple Choice (Single Answer)

What is the name of the full disclosure mailing list for the detailed discussion and announcement of computer security vulnerabilities maintained by SecurityFocus?

  1. BugZilla
  2. Bugtraq
  3. VirusList
  4. None of the above