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 responseUnreachable
- entry-point could not be reachedProblem
- an entry-point is reachable but returned with problematic response statusSkipped
- 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/A
status. 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:
-
In the header of the entry-points table, click FILTER.
-
In the Filter by dialog box, select the necessary filter option and set up the relevant filter parameters.
-
(Optional). If you need to apply several filters at once, click + Add filter to apply one more filter.
-
Click Apply.
To reset the filter parameter(s), follow these steps:
- In the header of the ENTRY-POINTS table, click the applied filter parameter(s).
- 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:
- Click
to open the table settings.
- (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.
Updated 3 days ago