Skip to content

Wireshark

What Wireshark does

Guided SUSA tool journey

Wireshark supports network forensics. In this guide, you will use it to filter a supplied PCAP, follow one conversation, and export relevant evidence safely. 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

Filter a supplied PCAP, follow one conversation, and export relevant evidence safely.

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 Wireshark in SUSA

Wireshark is a network protocol analyser which presents captured packet data in as much detail as possible.

Download Wireshark for Windows.

Screenshot: Download Wireshark for Windows

Move the downloaded executable to C:\Tools\Wireshark and double-click it to begin install. When prompted by the User Account Control, select Yes.

Screenshot: Move the downloaded executable to C:\Tools\Wireshark and double-click it to begin install. When prompted by the User Account Control, sel…

Click Next.

Screenshot: Click Next

Click Noted for License Agreement

Screenshot: Click Noted for License Agreement

Click Next.

Screenshot: Click Next

Screenshot: Click Next

Check the box for Wireshark Desktop Icon and click Next.

Screenshot: Check the box for Wireshark Desktop Icon and click Next

Leave the Destination Folder as is and click Next.

Screenshot: Leave the Destination Folder as is and click Next

Leave Install Npcap checked and click Next.

Screenshot: Leave Install Npcap checked and click Next

Leave Install USBPcap unchecked and click Install.

Screenshot: Leave Install USBPcap unchecked and click Install

Once the install is complete, select Reboot now and click Finish.

Screenshot: Once the install is complete, select Reboot now and click Finish

If prompted for License Agreement for Npcap, click I Agree.

Screenshot: If prompted for License Agreement for Npcap, click I Agree

Leave all the options unchecked and click Install.

Screenshot: Leave all the options unchecked and click Install

Once Npcap install is complete, click Next, then Finish.

Screenshot: Once Npcap install is complete, click Next, then Finish

Screenshot: Once Npcap install is complete, click Next, then Finish

Click Next on the Wireshark Setup Wizard.

Screenshot: Click Next on the Wireshark Setup Wizard

Select Reboot now and click Finish.

Screenshot: Select Reboot now and click Finish

Move the Wireshark desktop shortcut to C:\Tools\Wireshark.

Screenshot: Move the Wireshark desktop shortcut to C:\Tools\Wireshark

Open Wireshark and confirm that the application starts without an error.

Screenshot: Open Wireshark and confirm that the application starts without an error

Double-click Ethernet0 to test packet capture. Wait until network packets are captured then click Stop.

Screenshot: Double-click Ethernet0 to test packet capture. Wait until network packets are captured then click Stop

Malware Traffic Analysis using Wireshark

Review Understanding Network Forensics before conducting malware traffic analysis using Wireshark.