This dataset consists of WiFi management frames (probe-requests, probe-responses, and beacons) captured during a passive in-field measurement campaign using the MITIK-SENS tool version 1 at La Rochelle University. Data collection was performed by five supersniffers (each with five sniffers) operating on WiFi channel 1 (2.4 GHz) across two scenarios, with four 60-minute experiments conducted. Pseudo-anonymization of MAC addresses is applied to ensure GDPR compliance. Captured frames are stored as .pcap files. For more details, please refer to the README.md file.
MITIK-SENS, 1.0
MITIK-MGMT, 1.0
The MITIK-LRU-V2 datasets can be utilized by the following tools in a structured workflow:
-
MITIK-LINK is executed first to perform the MAC association of randomized MAC addresses used by the same device. It models the frame association to resolve MAC conflicts over small intervals. The output of this tool can then be used as input for the next step. More details: "https://gitlab.inria.fr/mitik/mac-association/mitik-link."
-
MITIK-TRAJ takes the output of MITIK-LINK to reconstruct a mobile terminal’s trajectory by introducing the concept of bounded trajectories. It utilizes the signal strength of WiFi probe-requests, collected from measurements obtained via multiple sniffers. More details: "https://gitlab.inria.fr/mitik/trajectory-reconstruction/mitik-traj."