Skip to content

RSA NetWitness Investigator

What RSA NetWitness Investigator does

Guided SUSA tool journey

RSA NetWitness Investigator supports network forensics. In this guide, you will use it to reconstruct one network session and record the relevant metadata. The procedure and screenshots provide the practical reference; the surrounding context explains what to record and how to judge the result.

Tool guide at a glance

Investigation task

Reconstruct one network session and record the relevant metadata.

Starting material

A supplied PCAP or network-session dataset with capture-point and timing notes.

Successful outcome

A reconstructed communication with filters, endpoints, protocol context, and capture limitations.

Evidence and safety

Use supplied captures or traffic from an authorised lab. Do not interact with suspicious external infrastructure. Record the input identifier, tool version, relevant commands or settings, time and time zone, output location, and any errors or limitations as you work.

Choose your journey

How the labs complement this guide

The Interactive Lab is a safe browser simulation for practising the workflow and validation logic. The Full Lab is an independent exercise for an isolated, authorised environment. Confirm the installed tool version and expected output before relying on either exercise in a real case.

Accessing RSA NetWitness Investigator in SUSA

RSA NetWitness Investigator is a free network forensics tool designed for interactive analysis of full packet capture (PCAP) data. It automatically categorises traffic into logical groups such as emails, domains, file transfers, and protocols, making it easier to investigate threats without deep packet decoding.

Navigate to the download page and register your details.

Screenshot: Navigate to the download page and register your details

Click the download link to download RSA NetWitness Investigator.

Screenshot: Click the download link to download RSA NetWitness Investigator

Extract the downloaded zip file to C:\Tools\RSA NetWitness Investigator. Double-click the Windows installer file to begin the setup. Click Next.

Screenshot: Extract the downloaded zip file to C:\Tools\RSA NetWitness Investigator. Double-click the Windows installer file to begin the setup. Clic…

Accept the License Agreement and click Next.

Screenshot: Accept the License Agreement and click Next

Select Typical for Setup Type.

Screenshot: Select Typical for Setup Type

Click Install.

Screenshot: Click Install

When prompted by the User Account Control, select Yes.

Screenshot: When prompted by the User Account Control, select Yes

Once the installation is complete, click Finish.

Screenshot: Once the installation is complete, click Finish

Navigate to C:\Program Files\RSA\NetWitness Investigator 11.4 and double-click NwInvestigator.

Screenshot: Navigate to C:\Program Files\RSA\NetWitness Investigator 11.4 and double-click NwInvestigator

Fill in your details for Freeware Registration and click Submit Registration.

Screenshot: Fill in your details for Freeware Registration and click Submit Registration

Use the verification URL sent to your inbox to complete registration.

Screenshot: Use the verification URL sent to your inbox to complete registration

Screenshot: Use the verification URL sent to your inbox to complete registration

In the RSA NetWitness Investigator, click Activate Freeware.

Screenshot: In the RSA NetWitness Investigator, click Activate Freeware

This will activate the application.

Screenshot: This will activate the application

Note that the freeware version allows up to 25 local collections, each up to 2GB in size.

Screenshot: Note that the freeware version allows up to 25 local collections, each up to 2GB in size

When prompted to install Demo Collection, select Yes.

Screenshot: When prompted to install Demo Collection, select Yes

This will show sample data in the NetWitness Investigator.

Screenshot: This will show sample data in the NetWitness Investigator

In the C:\Tools\RSA NetWitness Investigator, create a shortcut (Right-click → New → Shortcut).

For location, enter C:\Program Files\RSA\NetWitness Investigator 11.4\NwInvestigator.exe and click Next.

Screenshot: For location, enter C:\Program Files\RSA\NetWitness Investigator 11.4\NwInvestigator.exe and click Next

For name, enter RSA NetWitness Investigator and click Finish.

Screenshot: For name, enter RSA NetWitness Investigator and click Finish

Screenshot: For name, enter RSA NetWitness Investigator and click Finish

Open RSA NetWitness Investigator and confirm that the application starts without an error.

If prompted to download a file, click Cancel. This isn’t NetWitness itself downloading malware but it is actually a rendering issue with the embedded browser component. This is safe to ignore.

Screenshot: If prompted to download a file, click Cancel. This isn’t NetWitness itself downloading malware but it is actually a rendering issue with…

Screenshot: If prompted to download a file, click Cancel. This isn’t NetWitness itself downloading malware but it is actually a rendering issue with…

Analysing Network Traffic with NetWitness

Open NetWitness Investigator

  • Launch the tool by double-clicking NwInvestigator on the desktop.
  • When it opens, you will see a default demonstration dataset loaded.
  • In NetWitness, a collection refers to a set of captured packets (e.g. a PCAP file) that you load for analysis.

Screenshot: In NetWitness, a collection refers to a set of captured packets (e.g. a PCAP file) that you load for analysis

Create a New Local Collection

  • On the left panel, right-click and select New Local Collection
  • Give it a name like 2025-04-25_Malware_Traffic_Analysis_FPC
  • Note FPC means Full Packet Capture

Screenshot: Note FPC means Full Packet Capture

Import PCAP Files

  • Right-click the new collection and choose Connect
  • Wait until the status changes to Ready
  • Then right-click again and select Import Packets
  • Browse to the folder containing your PCAP files (e.g. Desktop\PCAP)
  • You may need to change the file filter to All Files (.) to see .pcap files.
  • We will use PCAP files that are introduced in Malware Traffic Analysis using Wireshark.

Screenshot: We will use PCAP files that are introduced in Malware Traffic Analysis using Wireshark

Navigate and Explore the Collection

Once imported, right-click the collection and choose Navigate Collection.

This opens a detailed view grouped into categories like:

  • Email address
  • File attachment
  • Domains and extensions
  • Filenames and protocols

Screenshot: Filenames and protocols

Investigate Email Subjects and Artefacts

Expand the list of Subjects, and click the number in brackets next to something suspicious (e.g. “hurry up and pay! - ganjaman”).

Screenshot: Expand the list of Subjects, and click the number in brackets next to something suspicious (e.g. “hurry up and pay! - ganjaman”)

Each entry represents a network session, which you can reconstruct.

Click View on the first result to see the original email contents reconstructed from the packet data.

Screenshot: Click View on the first result to see the original email contents reconstructed from the packet data

This is useful for identifying:

  • Phishing lures
  • Malicious attachments
  • Suspicious sender addresses
  • Remote command payloads