SYNC commit.
This commit is contained in:
parent
c3537e11bc
commit
c99c091279
@ -4,6 +4,7 @@ Here I try to document the setup needed to perform reliable captures of IoT devi
|
||||
Since most IoT devices use the internet, it is vital that any capturing mechanism/setup does not interfear with their ability to phone home.
|
||||
|
||||
At this point I can descerne the following steps.
|
||||
Essentially, all this is to enable reliable [[monitoring]] of IoT network traffic.
|
||||
# Overview/Big Picture
|
||||
Assumption: The machine used to capture traffic has internet acces either wired (ethernet) or wireless (wifi, maybe bluetooth?).
|
||||
Since IoT devices work wirelessly the testing/experiment environment needs at least none wifi card which supports AP mode (see [[iw]]). It will act as the AP for the device to be tested.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
***TLDR***: show / manipulate wirless devices and their configs.
|
||||
**TLDR**: show / manipulate wirless devices and their configs.
|
||||
|
||||
# Commands used:
|
||||
- `iw list` shows extensive info about all wirless devices.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user