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

A simple CORS misconfiguration scanner

DNS spoofer tool for redirecting DNS lookup requests.

A powerful command-line packet analyzer and a portable C/C++ library for network traffic capture with comprehensive documentation.

Automated signature creation using honeypots for network intrusion detection systems.

replayproxy allows you to 're-live' a HTTP session captured in a .pcap file, parsing HTTP streams, caching them, and starting a HTTP proxy to reply to requests with matching responses.

Normalize, index, enrich, and visualize network capture data using Potiron.

A simple CLI tool that extends the functionality of Nmap

A blog sharing packet capture files and malware samples for training and analysis, with archived posts and traffic analysis exercises.