add bluetooth wireshark notes
This commit is contained in:
11
active/software_wireshark/wireshark.md
Normal file
11
active/software_wireshark/wireshark.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Wireshark
|
||||
|
||||
## Bluetooth Sniffing
|
||||
|
||||
```bash
|
||||
# Enable bluetooth LE scan
|
||||
bluetoothctl
|
||||
scan le
|
||||
```
|
||||
|
||||
Open wireshark, select your bluetooth interface, start recording.
|
||||
Reference in New Issue
Block a user