Dashboard

The Dashboard selection displays a real-time summary of the scan results and a graphic representation of the scan progress.

Progress Bars

Each bar represents the progress being made through that scanning phase.

Progress Bar Descriptions

The following table describes the progress bars.

Progress Bar Description
Crawled

Number of sessions crawled / total number of sessions to crawl.

Audited

Number of sessions audited / total number of sessions to audit.

The total number includes all checks except those pertaining to server type, which are handled by smart audit.

Smart Audited

Number of sessions audited using smart audit / total number of sessions for smart audit.

For smart audit, Fortify WebInspect detects the type of server on which the Web application is hosted. Fortify WebInspect runs checks that are specific to the server type and avoids checks that are not valid for the server type.

Verified

Number of persistent XSS vulnerable sessions verified / total number of persistent XSS vulnerable sessions to verify.

When persistent XSS auditing is enabled, Fortify WebInspect sends a second request to all vulnerable sessions and examines all responses for probes that Fortify WebInspect previously made. When probes are located, Fortify WebInspect will record links between those pages internally.

Reflection Audited

Number of persistent XSS vulnerable linked sessions audited / total number of persistent XSS vulnerable linked sessions to audit.

When persistent XSS auditing is enabled, this represents the work required for auditing the linked sessions found in the verification step for persistent XSS.

Progress Bar Colors

  1. Dark green indicates sessions that have been processed.

  2. Light green indicates excluded, aborted, or rejected sessions (sessions that were considered for processing, but were skipped due to settings or other reasons).

  3. Light gray indicates the unprocessed sessions.

Activity Meters

Fortify WebInspect polls information about the activity occurring in the scan and displays the data in activity meters. The data presents a real-time snapshot of the scan activity. This information can help you to determine whether the scan is stalled or actively running.

Activity Meter Descriptions

The following table describes the activity meters.

Meter Description
Network

The amount of data being sent and received by Fortify WebInspect.

The chart shows this data as B, KB, or MB sent/received over the last one second.

Analysis

The amount of work being done per second by Fortify WebInspect in processing all threads.

Findings Graphics

The following table describes the Findings bar graph and grid.

Graphic Description
Findings Graph

Total number of issues identified for the scan per severity level.

Attack Stats Grid Number of attacks made and issues found, categorized by attack type and audit engine.

Statistics Panel - Scan

The following table describes the Scan section of the statistics panel.

Item Description
Type

Type of scan: Site, Service, or Site Retest.

Scan Status

Status: Running, Paused, or Complete.

Agent

Refers to the Fortify WebInspect Agent and states either Detected or Not Detected. For certain checks (such as SQL injection, command execution, and cross-site scripting), Fortify WebInspect Agent intercepts Fortify WebInspect HTTP requests and conducts runtime analysis on the target module. If this analysis confirms that a vulnerability exists, Fortify WebInspect Agent appends the stack trace to the HTTP response. Developers can analyze this stack trace to investigate areas that require remediation.

Client

The rendering engine specified for the scan. Options are:

  • IE (Internet Explorer)
  • FF (Firefox)
  • iPhone
  • iPad
  • Android
  • Windows Phone
  • Windows RT
Duration

Length of time scan has been running (can be incorrect if the scan terminates abnormally).

Policy

Name of the policy used for the scan. 

Deleted Items

The number of sessions and vulnerabilities removed by the user from the scan.

To remove a session, right-click a session in the Navigation pane and select Remove Location from the shortcut menu. For more information, see Navigation Pane.

To remove a vulnerability, right-click a vulnerability in the Summary pane and select Ignore Vulnerability from the shortcut menu. For more information, see Summary Pane.

To restore sessions or vulnerabilities that have been deleted:

  1. On the Scan Dashboard, click the number associated with deleted items.

    The Recover Deleted Items window appears.

  2. Select either Vulnerabilities or Sessions from the drop-down menu.

  3. Select one or more items.

  4. Click Recover.

Statistics Panel - Crawl

The following table describes the Crawl section of the statistics panel.

Item Description
Hosts

Number of hosts included in the scan.

Sessions

Total number of sessions (excluding AJAX requests, script and script frame includes, and WSDL includes).

Statistics Panel - Audit

The following table describes the Audit section of the statistics panel.

Item Description
Attacks Sent

Total number of attacks sent.

Issues

Total number of issues found (all vulnerabilities, as well as best practices).

Statistics Panel - Network

The following table describes the Network section of the statistics panel.

Item Description
Total Requests

Total number of requests made.

Failed Requests

Total number of failed requests.

Script Includes

Total number of script includes.

Macro Requests

Total number of requests made as part of macro execution.

404 Probes

Number of file not found probes made to determine file not found status.

404 Check Redirects

Number of times a 404 probe resulted in a redirect.

Verify Requests

Requests made for detection of stored parameters.

Logouts

Number of times logout was detected and login macro executed.

Macro Playbacks

Number of times macros have been executed.

AJAX Requests

Total number of AJAX requests made.

Script Events

Total number of script events processed.

Kilobytes Sent

Total number of kilobytes sent.

Kilobytes Received

Total number of kilobytes received.

 

See Also

Scan Info Panel

Session Info Panel

Host Info Panel