Wireless Networking

FLAIM - anonymize system and network logs.

FLAIM is a multi-level, multi-log anonymization tool. Note: as of March 2021, the FLAIM website is no longer available, and CRAWDAD's copy of the tools has been removed at the contributor's request. FLAIM-Core comprises the anonymization engine and XML based policy manager. FLAIM-Core loads dynamic libraries responsible for I/O and parsing at runtime. There is a library for each type of log flaim supports. The XML policy, the I/O module, input file and output files are all specified on the command line.

Categories:
42 Views

AnonTool - an open-source implementation of Anonymization API.

Categories:
63 Views

A tool for parsing Cisco and Aruba 802.11 syslog traces.

syslog_parser is a script to parse the syslog traces from Cisco VxWorks, Cisco IOS and Aruba access points. This script was designed to parse the syslog traces in the dartmouth/campus/syslog tracesets, but should be useful for other traces as well.

Lastmodified :

2006-11-01

Dataname :

tools/process/syslog/syslog_parser

File :

syslog_parser-v20061101.tar.gz

Releasedate :

Categories:
64 Views

A tool for selectively printing out header fields/flags from either live or recorded 802.11 traffic.

This tool is able to select out header fields/flags from either live or recorded 802.11 traffic. Tcpdump and Tethereal have limited flexibility to tease out specific fields without printing out the entire packet.

Lastmodified :

2007-11-05

Dataname :

tools/process/pcap/wifi_parser

File :

wifi_parser_20071105.tar.gz

Releasedate :

Categories:
55 Views

Tool to synchronize the timestamps of packets of 802.11-based experiments to a common time basis.

Pcapsync is a tool to time-synchronize tracefiles recorded in libpcap format. Its main application area are logfiles of real-world experiments with wireless multihop networks like MANETs (mobile ad-hoc networks), VANETs (vehicular ad-hoc networks) or mesh networks. The underlying algorithm, however, is more general and can be applied to any network with local broadcast characteristic.

Lastmodified :

2009-02-12

Dataname :

Categories:
99 Views

A simple C++ wrapper around libpcap for parsing 802.11 frames from the pcap file.

A simple C++ wrapper around libpcap that allows applications to selectively demultiplex 802.11 frames, and the most common layer 2 and layer 3 protocols contained within them. Basically, the wifipcap library handles all the parsing of 802.11 frames (and/or layer 2/3 packets) from the pcap file (or stream). wifipcap is now embedded in tcpflow, a TCP/IP session reassembler maintained by Simson Garfinkel.

Lastmodified :

2009-07-09

Dataname :

Categories:
115 Views

IEEE 802.11 traces manipulation software

WiPal is a piece of software dedicated to IEEE 802.11 traces manipulation. It comes as a set of programs and a C++ library. A distinctive feature of WiPal is its merging tool, which enables merging multiple wireless traces into a unique global trace. This tool works offline on PCAP traces that do not need to be synchronized. WiPal also provides statistics extraction and anonymization tools, and its authors plan to extend it. WiPal’s key features are flexibility, ease of use, and efficiency.

Lastmodified :

Categories:
63 Views

IEEE 802.11 traces manipulation software

WiPal is a piece of software dedicated to IEEE 802.11 traces manipulation. It comes as a set of programs and a C++ library. A distinctive feature of WiPal is its merging tool, which enables merging multiple wireless traces into a unique global trace. This tool works offline on PCAP traces that do not need to be synchronized. WiPal also provides statistics extraction and anonymization tools, and its authors plan to extend it. WiPal’s key features are flexibility, ease of use, and efficiency.

Lastmodified :

Categories:
46 Views

A PADS-based C library for processing snmp traces.

snmp_parser provides a C library for processing snmp traces, and several tool implementations. Using this library, users can develop their own snmp tools. The PADS system (http://www.padsproj.org) needs to be installed to build and use the library and tools.

Lastmodified :

2006-11-14

Dataname :

tools/process/pads/snmp_parser

File :

Categories:
57 Views

EXC is a software toolkit to control and steer experiments with wireless multihop networks.

EXC is a software toolkit to control and steer experiments with wireless multihop networks. EXC enables researchers to evaluate their algorithms in a real-world environment without having to deal with too much thought on how to coordinate an experiment.

Lastmodified :

2010-01-18

Dataname :

tools/collect/multihop/EXC

File :

exc_v1.0.tar.gz

Releasedate :

Categories:
46 Views

Pages