expliot.plugins.ble.blecharfuzz

Support for testing BLE devices with fuzzing.

Module Contents

Classes

BleCharFuzz

Test Bluetooth LE device with fuzzing.

class expliot.plugins.ble.blecharfuzz.BleCharFuzz

Bases: expliot.core.tests.test.Test

Test Bluetooth LE device with fuzzing.

output Format: [

{“fuzzvalue”: “92abde110e”}, # The fuzzed characteristic value sent # … May be more than one fuzzvalue

]

execute()

Execute the test.