Open Access Entries from this Author

RFID tracking data collected from the seventh HOPE (Hackers On Planet Earth) conference held in July 18-20, 2008.
RFID tracking data was collected from the seventh HOPE (Hackers On Planet Earth) conference which was held in July 18-20, 2008. Conference attendees received RFID badges that uniquely identify and track them across the conference space.
last modified :
2008-10-20release date :
2008-08-07date/time of measurement start :
2008-07-18date/time of measurement end :
- Categories:
Category

The data set includes measurements of the data delivery performance of a WSN link in indoor scenario, where 4 major performance metrics, namely energy, throughput, delay and loss, were measured over 6 months under around 50 thousand parameter configurations of 7 key stack parameters. The meta-data of transmission of nearly 200 million packets are included in the dataset.
last modified :
2015-03-30nickname :
packet-deliveryinstitution :
- Categories:
Category

Syslog, SNMP, and tcpdump data for 5 years or more from wireless network at Dartmouth College.
Note: This dataset has multiple versions. The dataset file names of the data associated with this version are listed below, under the 'Traceset' heading and can be downloaded under 'Dataset Files' on the right-hand side of the page.
This dataset includes syslog, SNMP, and tcpdump data for 5 years or more, for over 450 access points and several thousand users at Dartmouth College.
last modified :
- Categories:
Category

Syslog, SNMP, and tcpdump data for 5 years or more from wireless network at Dartmouth College.
Note: This dataset has multiple versions. The dataset file names of the data associated with this version are listed below, under the 'Traceset' heading and can be downloaded under 'Dataset Files' on the right-hand side of the page.
This dataset includes syslog, SNMP, and tcpdump data for 5 years or more, for over 450 access points and several thousand users at Dartmouth College.
last modified :
- Categories:
Category

Syslog, SNMP, and tcpdump data for 3 years or more from wireless network at Dartmouth College.
Note: This dataset has multiple versions. The dataset file names of the data associated with this version are listed below, under the 'Traceset' heading and can be downloaded under 'Dataset Files' on the right-hand side of the page.
This dataset includes syslog, SNMP, and tcpdump data for 3 years or more, for over 450 access points and several thousand users at Dartmouth College.
last modified :
- Categories:
Category

Syslog, SNMP, and tcpdump data for 3 years or more from wireless network at Dartmouth College.
Note: This dataset has multiple versions. The dataset file names of the data associated with this version are listed below, under the 'Traceset' heading and can be downloaded under 'Dataset Files' on the right-hand side of the page.
This dataset includes syslog, SNMP, and tcpdump data for 3 years or more, for over 450 access points and several thousand users at dartmouth college.
last modified :
- Categories:
Category

Measurement trace from wireless network at Dartmouth College.
This dataset includes measurement trace for over 450 access points and several thousand users at Dartmouth College.
Dataset note: This dataset has multiple versions. The dataset file name(s) of the data associated with this version are listed below, under the 'Traceset' heading and can be downloaded under 'Dataset Files' on the right-hand side of the page.
The data associated with this version is: movement.tgz (from the dartmouth/campus/movement/infocom04 trace) size~"51 MB"
- Categories:
Category

Traces of Bluetooth sightings by groups of users carrying small devices (iMotes) for a number of days.
This data includes a number of traces of Bluetooth sightings by groups of users carrying small devices (iMotes) for a number of days - in office environments and conference environments.
All versions of this dataset, oldest to newest: v. 2006-01-31, v. 2006-09-15, v. 2009-05-29.
last modified :
2006-11-09release date :
2006-01-31date/time of measurement start :
- Categories:
Category

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:
Category

AnonTool - an open-source implementation of Anonymization API.
- Categories:
Category

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-01Dataname :
tools/process/syslog/syslog_parserFile :
syslog_parser-v20061101.tar.gzReleasedate :
2006-11-01Change :
- Categories:
Category

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-05Dataname :
tools/process/pcap/wifi_parserFile :
wifi_parser_20071105.tar.gzReleasedate :
2007-11-05Change :
- Categories:
Category

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-12Dataname :
- Categories:
Category

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-09Dataname :
- Categories:
Category

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:
Category

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:
Category

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-14Dataname :
tools/process/pads/snmp_parserFile :
snmp_parser.tar.gz, READMEReleasedate :
2006-09-21Change :
- Categories:
Category

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-18Dataname :
tools/collect/multihop/EXCFile :
exc_v1.0.tar.gzReleasedate :
2009-11-13Equiversion :
- Categories:
Category

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 :
2009-02-12Dataname :
tools/collect/multihop/EXCFile :
exc_v0.2.tar.gzReleasedate :
2008-09-08Equiversion :
- Categories:
Category

Loctrace - a collection tool for 802.11-based positioning systems.
Loctrace is a research tool for 802.11-based positioning systems. Loctrace gathers data offered by Loclib and stores it in a file.
Lastmodified :
2007-12-05Dataname :
tools/collect/location/loctraceFile :
loctrace-0.5.src.tar.gz, loctrace-0.5.tar.gzReleasedate :
2007-09-14Change :
the initial version.References :
- Categories:
Category

Loclib - a collection tool for 802.11-based positioning systems.
Loclib is a research tool for 802.11-based positioning systems. Loclib is a connector between applications and sensor hardware. Its task is to collect data from the sensor hardware and pre-process it for further usage.
Lastmodified :
2007-12-05Dataname :
tools/collect/location/loclibFile :
loclib-0.7.5.tar.gz, loclib-spbm-0.1.jar, loclib-spbm-0.1.tar.gz, loclib.src.tar.gzReleasedate :
2007-09-14Change :
- Categories:
Category

A tool for monitoring wireless statistics in real-time.
WRAPI+ is a tool to monitor wireless statistics, including received signal strength, transmitted frame count, and failed frame transmissions and acknowledgments on a Windows XP end hosts' IEEE 802.11b/g network device. WRAPI+ was built upon the freely available WRAPI C++ library.
Lastmodified :
2006-11-09Dataname :
tools/collect/802.11/wrapi_plusFile :
wrapi_plus.tar.gzReleasedate :
2005-05-10Change :
- Categories:
Category

Wi-Fi network scanner/wardriving tool.
Wi-Fi network scanner/wardriving tool used in the authors' MobiSys 2009 paper [pang-wifi-reports]. The main difference between Wifi-Scanner and other war driving tools is that it has a more complete Wi-Fi Network Manager that supports logging into WEP/WPA networks, remembering passwords for these networks, supports login through AP portal/splash pages, and performs a battery of measurement tests after you login.
Lastmodified :
2009-07-08Dataname :
- Categories:
Category

Wifidelity toolkit - Trace statistics and timing.
The Wifidelity package consists of two tools to identify the completeness and accuracy of 802.11 packet traces. "tracestats" uses 802.11 sequence numbers to quantify completeness, and the "plotscore" script generates a T-Fi plot: an at-a-glance, heatmap visualization of completeness versus load. "tracetiming" uses AP Beacon intervals to quantify packet timestamp accuracy and "plottiming" produces a line plot of timestamp accuracy.
Lastmodified :
2008-05-16Dataname :
- Categories:
Category

Wifidelity toolkit - Trace statistics and timing.
The Wifidelity package consists of two tools to identify the completeness and accuracy of 802.11 packet traces. "tracestats" uses 802.11 sequence numbers to quantify completeness, and the "plotscore" script generates a T-Fi plot: an at-a-glance, heatmap visualization of completeness versus load. "tracetiming" uses AP Beacon intervals to quantify packet timestamp accuracy and "plottiming" produces a line plot of timestamp accuracy.
Lastmodified :
2008-05-16Dataname :
- Categories:
Category