fatt Logo

fatt

0
Free
Visit Website

A script for extracting network metadata and fingerprints such as JA3 and HASSH from packet capture files (pcap) or live network traffic. The main use-case is for monitoring honeypots, but you can also use it for other use cases such as network forensic analysis. fatt works on Linux, macOS and Windows. Note that fatt uses pyshark (a python wrapper for tshark) and therefore the performance is not great! But that's not a big issue as obviously this is not a tool you use in production. You can use other network analysis tools such as Bro/Zeek, Suricata or Netcap for more serious use cases. Joy is another great tool you can use for capturing and analyzing network flow data. Other than that, I'm working on a go based version of fatt which is faster, and you can use its libraries in your gopacket based tools such as packetbeat. I released the initial version of its gQUIC library (QUICk). Features Protocol support: SSL/TLS, SSH, RDP, HTTP, gQUIC. To be added soon: IETF QUIC, MySQL, MSSQL, etc.

FEATURES

ALTERNATIVES

An analyzer for parsing GQUIC traffic in Zeek, supporting versions Q039 to Q046, with a fingerprinting method named 'CYU' for detecting anomalous GQUIC traffic.

A low-interaction SSH honeypot written in C

Automated signature creation using honeypots for network intrusion detection systems.

A honeypot designed to detect and analyze malicious activities in instant messaging platforms.

Netis Cloud Probe is an open source project for capturing and analyzing network packets across different machines.

Impost is a powerful network security auditing tool with honey pot and packet sniffer capabilities.

A simple tool to take screenshots of HTTPS websites

Open source security-oriented language for describing protocols and applying security policies on captured traffic.