SniffAir is an open-source wireless security framework. Its primary purpose is
to provide pentesters, systems admins, or others eager about wireless security
a way to collect, manage, and analyze wireless traffic. SniffAir was born out
of the hassle of managing large or multiple pcap files while thoroughly cross-
examining and analyzing the traffic, looking for potential security flaws or
malicious traffic.
We created SniffAir to collect all the traffic broadcasted, grouping them by
Client or Access Point. SniffAir can be instructed to parse the information
based on rules created by the user. These rules help define the scope. Using
these rules, SniffAir moves the in-scope data to a new set of tables, allowing
the framework to compare against the original table for anomalies. The user
can then perform queries, which display the information required in a clear
and concise manner – perfect for facilitating attacks.