GQUIC Protocol Analyzer is a Zeek-based network protocol analyzer designed to parse and examine GQUIC traffic for logging and detection purposes. The tool analyzes the initial communication exchange between clients and servers using the GQUIC protocol, extracting detailed information from client hello packets and server rejection packets. The analyzer supports GQUIC protocol versions Q039 through Q046, providing comprehensive coverage for modern GQUIC implementations. It integrates directly with the Zeek network security monitoring platform, requiring installation through source compilation with proper Zeek distribution paths. A key feature of this analyzer is its fingerprinting capability using the "CYU" method. This fingerprinting technique identifies GQUIC versions and extracts tags present in client hello packets, creating unique fingerprints by concatenating version information with hyphen-delimited tag sequences. This approach enables the detection of anomalous and potentially malicious GQUIC traffic patterns. The tool generates structured logs containing connection metadata, protocol version information, and extracted packet details. Installation requires standard build tools and involves configuring the analyzer against an existing Zeek distribution, followed by compilation and installation steps.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A free, open-source network protocol analyzer for capturing and displaying packet-level data.
Suricata offers real-time intrusion detection, intrusion prevention, and network monitoring.
Tcpdump is a command-line packet analyzer for capturing and analyzing network traffic.
A Linux command-line tool that allows you to kill in-progress TCP connections based on a filter expression, useful for libnids-based applications that require a full TCP 3-way handshake for TCB creation.
A Bluetooth 5 and 4.x sniffer using TI CC1352/CC26x2 hardware with advanced features and Python-based host-side software.
NBD (Network Block Device) is a network protocol implementation that allows clients to access remote block devices over a network as if they were local storage.
Tcpreplay is a suite of Open Source utilities for editing and replaying captured network traffic.
A userland implementation of the Network Block Device protocol that enables remote block device access over network connections for distributed storage and virtualization use cases.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.