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

You can filter the Result List for types of issues, or you can search for a specific issue. You can also use the Advanced search feature to search for specific strings within Request/Response or in the issues table.

Procedure

  1. Basic search:
    1. In the Search issuestext box, type a string to search issues containing the specified characters in the issues table.
  2. Advanced search:
    1. For a more refined search, click Advanced search icon (advanced search option).
    2. Use the In Request/Response text box to search for a string within Request/Response exclusively.
    3. Use the In Issues table text box to search for a string in the issues table only (same as the basic search).
    4. Combine both fields to search for specific strings in both Request/Response and the issues table simultaneously.
    5. Click Search to initiate the process.
    The issues are displayed in the Result List, based on your search criteria.
  3. Filter Issues: Refine your view by applying filters based on Severity and Status:
    1. Severity options include Critical, High, Medium, Low, and Informational.
    2. 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.