Multiple choice technology security

Out of 500 urls for your application after the explore stage you observe that appscan could visit only 55 urls. What could be the reason? Select 2

  1. Appscan could not login to your application

  2. In session identifier was not setup properly

  3. Additional servers and domains were not listed correctly

  4. Reduntant path limit was set to 55

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

If AppScan could not login (authentication failed), it would only access public pages. If additional servers/domains were not listed, AppScan would not follow links to those external resources. In-session identifier and redundant path limit settings don't cause this specific issue.