Multiple choice technology security

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

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

Visited URLs shows what AppScan actually tested. Broken links reveal URLs AppScan couldn't access (gaps in coverage). Javascripts indicates client-side coverage - modern apps load content dynamically via JS, so seeing what JS was processed helps confirm comprehensive coverage.