How do I exclude a form method in a web assessment?
This article covers the different ways to exclude a form method in a web assessment. To exclude a form method, follow the steps below:
- Log in to your Security Center.
- In the main navigation bar, hover over Assessments.
- From the dropdown menu that appears, select Profiles.
- Next to Scan profiles, select Web in the dropdown menu.
- Add a new profile or edit an existing one by clicking on the Edit icon to the right of the profile.
- Click Crawl settings → Form method. There are four different methods to handle web forms:
- Post and Get: the web application assessment will use both POST and GET methods to test web forms.
- Post: the web application assessment will only use POST methods to test web forms.
- Get: the web application assessment will only use GET methods to test web forms.
- None: the web application assessment will use no methods to test web forms.
- Select the option you would like to use, then click OK.