YAF, or Yet Another Flowmeter, is a cool tool that processes packet data from pcap dump files. You can get these files from tcpdump or even capture data live using pcap. What YAF does is turn that data into bidirectional flows and then exports those flows to IPFIX Collecting Processes or saves them in an IPFIX-based file format. If you're into flow analysis, you'll be happy to know that YAF's output works great with SiLK flow analysis tools and the NetSA Aggregated Flow (NAF) toolchain.
One of the neat features of YAF is its ability to capture partial payloads. This comes in handy for things like "banner grabbing," which helps verify protocols and detect service presence. Just keep in mind that this feature is still experimental!
You might wonder why we need another network flow event generator. Well, YAF aims to track developments in the IETF IPFIX working group, focusing on bidirectional flow representation and archival storage formats. It’s designed to work well as a flow sensor on networks where you can use standard hardware for white-box flow collection.
The current toolchain for YAF includes two main tools: yaf, which does the heavy lifting, and yafscii, which converts yaf output into ASCII format.
If you want to run YAF, you’ll need some libraries:
Bulding YAF is pretty straightforward! It uses a standard autotools-based build system. Just follow these steps: run ./configure && make && make install, and it should work in most environments without a hitch!
If you're using version 0.7.0 of YAF, it won’t play nice with older versions since it no longer uses provisional information elements for reverse direction flows.
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.