0x4D31 / fatt

FATT /fingerprintAllTheThings - a pyshark based script for extracting network metadata and fingerprints from pcap files and live network traffic
BSD 3-Clause "New" or "Revised" License
641 stars 92 forks source link

fixes #9 #14

Open kauedg opened 8 months ago

kauedg commented 8 months ago

Suggested fix for the lack of tag attribute for QUIC IETF protocol, separating it from the GQUIC protocol parsing. Tested for QUIC IETF, GQUIC left untouched.

Requires review.