Searching and Filtering Security Issues in the Result List
In AppScan, managing and understanding security issues is crucial. To streamline this process, you can efficiently search and filter the Result List based on your specific needs.
About this task
Procedure
-
Basic search:
- In the Search issuestext box, type a string to search issues containing the specified characters in the issues table.
-
Advanced search:
- For a more refined search, click (advanced search option).
- Use the In Request/Response text box to search for a string within Request/Response exclusively.
- Use the In Issues table text box to search for a string in the issues table only (same as the basic search).
- Combine both fields to search for specific strings in both Request/Response and the issues table simultaneously.
- Click Search to initiate the process.
The issues are displayed in the Result List, based on your search criteria. -
Filter Issues: Refine your view by applying filters based on Severity and
Status:
- Severity options include Critical, High, Medium, Low, and Informational.
- Status options include Open and Noise.
The issues are displayed in the Result List, based on your filter options.
Example
Examples of Searches:
- To find Cross-Site Scripting issues, type "cross" in the search box.
- Locate login pages with issues by searching for "login."
- Identify issues relevant to password manipulation using the search term "passwd."
- To find all the issues that contain a specific header, type the header name.