Skip to content
Danny Y. Huang edited this page Aug 15, 2023 · 6 revisions

Documentation

IoT Inspector is a New York University led research project to help everyone understand the security and privacy risks within their own smart homes.

For users

Download and install IoT Inspector.

You can find screenshots for installing and running IoT Inspector.

Various FAQs, including our data collection policy.

Questions? Talk to the researchers.

For developers

More details coming in September 2023.

To learn how Inspector scans the network and captures the traffic, look at the core/start.py file. The relevant modules include arp_scanner.py, arp_spoofer.py, and packet_*.py.

To learn how Inspector constructs the user interface, follow the ui/start.bash command.

See Developers' Guide for more information.

For researchers

Coming in September 2023.

Clone this wiki locally