Reviewing Entry-points

You can set the information scope to display in the Entry-points table settings. Bright allows you to change the number of items per page.

The entry-points table includes the following columns:

  • Method - entry-point method type
  • URL - the entry-point URL
  • Connectivity - status of the entry-point
    • OK - entry-point reached successfully and returned a valid response
    • Unreachable - entry-point could not be reached
    • Problem - an entry-point is reachable but returned with problematic response status
    • Skipped - an entry-point was skipped in the current scan scope
  • Tests progress - test completion rate
  • Response time - response time, ms
  • Tested scenarios - the number of attack scenarios that were done in the particular entry-point for all related tests

📘

Note:

Connectivity statuses are available for new scans only, the old ones will have an N/Astatus. To make all the entry-points to have a displayed connectivity statuses, retest a scan.

Filtering scans

To simplify searching for a particular scan, Bright allows you to filter entry-points by multiple parameters, such as:

  • Entry-point ID
  • Response time
  • Connectivity

To apply a filter, follow these steps:

  1. In the header of the entry-points table, click FILTER.

  2. In the Filter by dialog box, select the necessary filter option and set up the relevant filter parameters.

  3. (Optional). If you need to apply several filters at once, click + Add filter to apply one more filter.

  4. Click Apply.

To reset the filter parameter(s), follow these steps:

  1. In the header of the ENTRY-POINTS table, click the applied filter parameter(s).
  2. In the Filter by dialog box, click Clear all and then Apply.

You can also search for a certain entry-point by its URL or method across the table using the Search bar.

Sorting entry-points

Entry-points can be sorted by column parameters, either in ascending or descending order. For example, you may need to filter the entry-points by their connectivity or put the entry-points with a fast response first.

To do that, click on the arrow next to the parameter in the header of the scans. Click on the arrow again to change the item order between ascending and descending.

Adjusting entry-points table

To configure the entry-points table view, follow these steps:

  1. Click to open the table settings.
  2. (Optional). To reset the table settings to default, click Reset defaults at the bottom of the dialog box.

Reviewing specific entry-points

This page contains all the information about the particular entry-point. To open this page click on the entry-point on the ENTRY-POINTS table.

The entry-point details page consists of the following tabs:

  • Details - detailed information about the entry-point
    • Request - method and entry-point URL
    • Connectivity - status of the entry-point
    • Total parameters - discovered parameters available for attack
    • Response time - response time, ms
    • Entry-point ID - the ID of the entry-point
    • Tests progress - test completion rate
  • Tested Scenarios - contains a table with a list of executed tests with a number of scenarios, found issues, severity, and notes.
  • Parameters - the entry-point parameters, if they exist for this particular item
  • Statuses - contains the table with all collected statuses
  • Request - contains the entry-point method, the URL, and the headers.
  • Response - contains the entry-point status, its headers, and the body.