Advanced Web Application Security Testing Quiz Questions and Answers
Answer :
- Don’t include secrets in the URL.
Answer :
- Insecure direct object reference
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.