HUNT Malware with TSHARK in 60 Seconds #shorts @ChrisGreer
HUNT Malware with TSHARK in 60 Seconds #shorts  @ChrisGreer
Uploaded July 2022 | Updated September 2026, 1 day ago
#short
Let's learn a quick tip of how to scan a pcap for suspect HTTP User Agents, which Malware sometimes uses to initiate requests.

Link to the pcap:
malware-traffic-analysis.net/2020/05/28/index.html
The password to unzip the file is "infected"

Tshark command:
tshark -r example.pcap -T fields -e http.user_agent | sort | uniq -c

In Powershell:
tshark -r example.pcap -T fields -e http.user_agent | sort -unique

// Contact Me //
LinkedIn: linkedin.com/in/cgreer
YouTube: youtube.com/c/ChrisGreer
Twitter: twitter.com/packetpioneer
HUNT Malware with TSHARK in 60 Seconds #shortsBREAKING: Wireshark Just Got A Certification....DeepSeek and Packet Analysis? Lets find out...Find ANY Packet. Fast.AWS Went Down... It was DNS.TCP vs UDP Explained // Hands On Lab Example with WiresharkHow TCP Works - Selective Acknowledgment (SACK)How TCP Works - Stevens Graph - Troubleshooting Slow File Transfers in WiresharkWireshark has a sibling... (Stratoshark for the cloud!)How TCP Works - MTU vs MSSGet Certified - Wireshark Hands On LabsDNS Security Explained (DNSSEC, DoH, DoT, DoQ) - Interview with Ross Gibson
Chris Greer |

HUNT Malware with TSHARK in 60 Seconds #shorts

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER