HTML reconstruction

Prev Next

The NDR HTML reconstruction tool advances your forensic analysis capabilities by allowing you to reconstruct HTTP packets captured within a PCAP file. Reconstruct HTML traffic visited on your network from the Event Table, Protocol Connections and File Info charts, and the Details tab on the Alert page. The HTML reconstruction tool provides three options for viewing reconstructed HTML: Sanitized HTML, RAW Unsanitized HTML, and Unsanitized HTML.

Reconstructed HTML View

Description

Sanitized HTML

Displays the reconstructed HTML without any executable scripts. For example, JavaScript, css, images, and links.

RAW Unsanitized HTML

Displays the raw HTML code, including the executable scripts, including JavaScript and css, in plain text.

Unsanitized HTML

Displays the reconstructed HTML with links and executable scripts enabled.

Note

Unsanitized HTML View is highly unsafe. This view may contain notification scripts or links that provide information to an attacker or scripts that redirect you to an unsafe website.

HTML reconstruction from the Event Table

The Event Table summarizes and displays all session results for the current search query. Follow the steps below to reconstruct HTML from the Event Table.

To reconstruct HTML from the Event Table:
Event Table Reconstruct.png
  1. Click Main_menu.png and from INVESTIGATION, select Search.

  2. Enter doc_values_type:http in the search bar and click Enter.

  3. Click the search icon to perform the search.

  4. After the search completes, select the HTTP events you want to reconstruct in the Events Table.

  5. Click the Reconstruct button at the top of the Event Table to pivot directly to the Artifacts dashboard. Each reconstructed HTML appears as a unique record on the Web tab.

  6. (Optional) To download all the artifacts simultaneously, click DOWNLOAD ALL ARTIFACTS.

    The DOWNLOAD ALL ARTIFACTS button is enabled if there is at least one artifact available.

  7. From the Web tab, select a record and click + to expand the record.

  8. Select a view of the reconstructed HTML: Sanitized HTML, Raw Unsanitized HTML, or Unsanitized HTML.

HTML reconstruction from the protocol connections and file info charts

The Protocol Connections and File Info charts both display the number of documents transferred between the source IP and destination IP. Follow the steps below to reconstruct HTML from one of these charts.

To reconstruct HTML from the Protocol Connections chart or File Info chart:
  1. Enter doc_values_type:http in the search bar and click Enter.

  2. Click the search icon to perform the search.

  3. After the search completes, select the HTTP events you want to reconstruct in the chart. Hover over the document number to view additional metadata.

  4. Click the Reconstruct link to pivot directly to the Artifacts dashboard.

  5. (Optional) To download all the artifacts simultaneously, click DOWNLOAD ALL ARTIFACTS.

    The DOWNLOAD ALL ARTIFACTS button is enabled if there is at least one artifact available.

  6. From the Web tab, select a record and click + to expand the record.

  7. Select a view of the reconstructed HTML: Sanitized HTML, Raw Unsanitized HTML, or Unsanitized HTML.

HTML reconstruction from the Alerts page

The Alerts page also allows you to reconstruct HTML from HTTP events captured in the PCAP. Follow the steps below to reconstruct HTML from the Alerts page.

To reconstruct HTML from the Alerts page:
  1. Click Main_menu.png and from INVESTIGATION, select Alerts.

  2. Click on an alert to see the alert details under the Details tab.

  3. Click the Reconstruct button to pivot directly to the Artifacts dashboard and reconstruct all HTTP events captured in the PCAP.

  4. (Optional) To download all the artifacts simultaneously, click DOWNLOAD ALL ARTIFACTS.

    The DOWNLOAD ALL ARTIFACTS button is enabled if there is at least one artifact available.

  5. From the Web tab, select a record and click + to expand the record.

  6. Select a view of the reconstructed HTML: Sanitized HTML, Raw Unsanitized HTML, or Unsanitized HTML.