Initial Configuration
About this task
Procedure
- Define and verify the starting URL for the scan.
- Record the login procedure. This enables AppScan to log in to the
application both to start the scan and whenever it gets logged out
during the scan.
- Validate the in-session pattern. The in-session
pattern is a regular expression that matches a pattern or string on
the page that appears to the user after successful login, such as
"Welcome [Username]", or a "Log Out" link. Even though the icon is
green, you should verify this pattern.
If the key icon is green, but the selected pattern is not an in-session pattern, refer to Request-based login troubleshooting.
- Lockout configuration. During the Test stage, AppScan makes many invalid
login attempts. If your site has an account lockout feature, that
locks users out when invalid passwords are entered a certain number
of times, AppScan will
get locked out and be unable to complete the scan.
- Disable account lockout, or (if this is not practical)
- Configure AppScan not to test login and logout pages (Scan Configuration > Test Options, deselect Send tests on login and logout pages).