CRAWDAD toronto/bluetooth
收藏DataCite Commons2022-12-06 更新2025-04-16 收录
下载链接:
https://ieee-dataport.org/open-access/crawdad-torontobluetooth
下载链接
链接失效反馈官方服务:
资源简介:
To investigate whether a large-scale Bluetooth worm outbreak is viable in practice, we conducted controlled experiments and we gathered traces of Bluetooth activity in different urban environments to determine the feasibility of a worm infection. date/time of measurement start: 2005-11-16date/time of measurement end: 2005-11-26 collection environment: Even if a worm could exploit a security vulnerability in the Bluetooth protocol to replicate itself, a large-scale Bluetooth worm outbreak might never develop. If vulnerable Bluetooth devices are few and far between, and most inter-device contacts are short, a worm might never reach many victims. In this case, the threat of a largescale Bluetooth worm infection is minimal. To investigate these questions, we examined whether a large-scale Bluetooth worm outbreak is viable in practice. For this, we collected traces of Bluetooth activity and conducted controlled experiments in a Bluetooth environment.network configuration: We used Palm Tungsten T PDAs having 16MB of RAM with PalmOS version 5.0 to scan for Bluetooth devices. The Bluetooth radios of our PDAs are similar to the ones found in most commodity cell-phones: our empirical tests found that our PDAs' ranges are about 10 meters in an urban environment corresponding to the specifications presented on Palm's website. Because a Bluetooth inquiry is a power-intensive procedure, we used a total of eight scanners. Each device sends "inquiries" over its Bluetooth interface. Our inquiry rate is variable: we increase it when no devices are discovered, and we decrease it when others answer our probes. We issue inquiries at least once every 10 seconds but never more often than once every 3 seconds. This variable rate deals with congestion scenarios when several devices answer simultaneously.data collection methodology: We collected three different traces of Bluetooth activity. Two of our traces are gathered inside Pacific Mall and Eaton Centre, two malls in Toronto, Canada. We gathered the third trace while riding the Toronto subway system. These three locations provide a broad coverage of different density and mobility characteristics one might find in various urban destinations. When collecting these traces, we had a behavior compatible to the environment we were scanning. For example, we were casually walking in the malls, we stopped briefly by their food courts, and we stood still while riding the subway. In this way, our data illustrates a scenario where an attacker behaves inconspicuously while launching a Bluetooth worm. We used two devices scanning simultaneously to collect the Eaton Centre and the Subway traces. We used only one device to collect the Pacific Mall trace.sanitization: We have anonymized the MAC addresses of the discovered devices.Tracesettoronto/bluetooth/encountering Traceset of Bluetooth activity in different urban environment.files: pacificMall.txt, eatonCenter.txt, subway.txtdescription: Traceset of Bluetooth activity in three different locations which have different density and mobility characteristics one might find in various urban destinations.measurement purpose: Network Security, Computer Malware (Worms) Investigationmethodology: We collected three different traces of Bluetooth activity. Two of our traces are gathered inside Pacific Mall and Eaton Centre, two malls in Toronto, Canada. We gathered the third trace while riding the Toronto subway system. These three locations provide a broad coverage of different density and mobility characteristics one might find in various urban destinations.sanitization: if the same foreign device answers multiple consecutive Bluetooth inquiries except one, we "patch" the missed Bluetooth inquiry, pretending the device answered the inquiry. If the foreign device misses two consecutive Bluetooth inquiries, we do not "patch" the encounter. We have anonymized the MAC addresses of the discovered devices. We preserved the first three octets of the original MAC address, however we have generated random three octets for the last three octects of the MAC address. In short: anonymized_MAC = first_3_octets(orig_MAC) + random_3_octetstoronto/bluetooth/encountering TracespacificMall: Trace of Bluetooth activity in Pacific Mall, a mall in Toronto, Canadaconfiguration: Each line in the file corresponds to one "encountering", where one of our scanners encountered a foreign Bluetooth device. One encounter is a sequence of several (one or more) consecutive successful Bluetooth inquiries. Each encounter has a start time (the time of the first Bluetooth inquiry answered by the encountered device) and an end time (the time of the last Bluetooth inquiry answered by the encountered device.)format: Here's a breakdown of the format, column by column:1. 32-bit timestamp: the encounter start time.2. same timestamp as per #1, but in a human readable format3. 32-bit timestamp: the encounter end time4. same timestamp as per #3, but in a human readable format5. location (one of EATON_CENTER, PACIFIC_MALL, or SUBWAY).6. scanner ID7. anonymized MAC address of foreign Bluetooth device encountered.8. type of Bluetooth device9. manufacturer of Bluetooth deviceeatonCenter: Trace of Bluetooth activity in Eaton Centre, a mall in Toronto, Canada.configuration: Each line in the file corresponds to one "encountering", where one of our scanners encountered a foreign Bluetooth device. One encounter is a sequence of several (one or more) consecutive successful Bluetooth inquiries. Each encounter has a start time (the time of the first Bluetooth inquiry answered by the encountered device) and an end time (the time of the last Bluetooth inquiry answered by the encountered device.)format: Here's a breakdown of the format, column by column:1. 32-bit timestamp: the encounter start time.2. same timestamp as per #1, but in a human readable format3. 32-bit timestamp: the encounter end time4. same timestamp as per #3, but in a human readable format5. location (one of EATON_CENTER, PACIFIC_MALL, or SUBWAY).6. scanner ID7. anonymized MAC address of foreign Bluetooth device encountered.8. type of Bluetooth device9. manufacturer of Bluetooth devicesubway: Trace of Bluetooth activity gathered while riding the Toronto subway system.configuration: Each line in the file corresponds to one "encountering", where one of our scanners encountered a foreign Bluetooth device. One encounter is a sequence of several (one or more) consecutive successful Bluetooth inquiries. Each encounter has a start time (the time of the first Bluetooth inquiry answered by the encountered device) and an end time (the time of the last Bluetooth inquiry answered by the encountered device.)format: Here's a breakdown of the format, column by column:1. 32-bit timestamp: the encounter start time.2. same timestamp as per #1, but in a human readable format3. 32-bit timestamp: the encounter end time4. same timestamp as per #3, but in a human readable format5. location (one of EATON_CENTER, PACIFIC_MALL, or SUBWAY).6. scanner ID7. anonymized MAC address of foreign Bluetooth device encountered.8. type of Bluetooth device9. manufacturer of Bluetooth device toronto/bluetooth/controlledfiles: bluetooth_traces.tar.gz, xfers.txt, controlled.txtdescription: Traceset of controlled experiments for Bluetooth activity.measurement purpose: Network Security, Computer Malware (Worms) Investigationmethodology: We conducted two controlled experiments as follows:1. toronto/bluetooth/controlled/xfersWe measured the throughput and the failure rate of transmissions between two devices we controlled. We transfered a 256KB file between two devices placed apart at different the throughput and the failure rate of transmissions between two devices we controlled. We transfered a 256KB file between two devices placed apart at different 2. toronto/bluetooth/controlled/moving We also conducted the controlled experiments of communicating over Bluetooth between two devices when only one is moving.toronto/bluetooth/controlled Tracesxfers: Trace of measurement of Bluetooth transfers performed in different environments.configuration: This trace contains the measurements of Bluetooth transfers performed in different environments. We measured how long it took to transfer 256KB between two stationary Bluetooth devices while they are K feet apart (for K between 0 and 25).format: Here's a breakdown of the format, column by column:This is a breakdown of the file's format, column by column:1. inter-device distance in feet2. data successfully transfered (out of 256032 bytes)3. duration of transfer (in seconds) moving: Trace of measurements of Bluetooth transfer performed in a controlled environment (our lab).configuration: We conducted controlled experiments to determine whether walking can prevent a person's device from becoming infected. We placed one device on a wall at a T-junction hallway, while a person carried another device pacing themselves at a constant speed. The mobile device first issued inquiry requests. Once the stationary device is discovered, the mobile device transmitted a file. We performed several experiments. We set the size of the file at 500 bytes and at 25KB. We moved the mobile device at a speed of 1 m/s, corresponding to a typical walking speed, and 2 m/s, to approximate the relative speed of two people walking in opposite directions. Each experiment is repeated five times. We chose the T-junction hallway because it combines both line-of-sight and obstructed inter-device transmissions. There are five trials for each setting of moving device's speed and transfer data (except when we are transffering 25KB and the device is moving at 2m/s; in this case, we only have four successful trials.)format: 1. moving device's speed (in meters per second)2. transfer size in KB3. time elapsed until target is discovered (in seconds)4. time elapsed until an ACL connection is established5. time elapsed until an L2CAP socket is setup6. time elapsed to complete (and ACK) data transmission
提供机构:
IEEE DataPort
创建时间:
2022-12-06



