Web Application Hacking Tutorial Quiz Questions and Answers

Answer :
  • GET/POST parameters
Answer :
  • FALSE
Answer :
  • Find out if you can use a small extension to an existing component to implement the system.
Answer :
  • Don’t include secrets in the URL.
Answer :
  • Logout functionality
Answer :
  • To protect authentication systems from automated or brute-force attacks
Answer :
  • Replace the credentials with a cryptographic salt and hash.
Answer :
  • User logout and session inactivity controls.
Answer :
  • Cross-site request forgery
Answer :
  • Insecure direct object reference