Web Application Security and AppScan
Casual Mode - Take your time!
1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Choice
While analyzing your application you observed that a part of your application is accessed using the domain name whereas the login url is defined as http://10.1.52.3/apps/login.asp. How will you configure appscan to test this Application?
- Add the domain name in the “Additional servers and domains” section in the scan configuration
- Add 10.1.52.3 in the “Additional servers and domains” section in the scan configuration
- Put the domain name in the login url
- Change the application code to reflect the domain name every where