Multiple choice technology security

During testing you observed that after few minutes of initiating the scan appscan locks itself out of the application. How will you resolve the problem

  1. Configure appscan not to test login/logout pages

  2. Increase the thread count

  3. Decrease the timeout

  4. Increase the timeout

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

AppScan gets locked out by repeatedly testing login/logout, triggering account lockout mechanisms. Configuring AppScan to skip login/logout pages prevents lockout while still testing the rest of the application. Changing thread count or timeout won't solve the account lockout issue.