Hardware

Alex Taradov’s open-source USB sniffer

https://www.aliexpress.com/item/1005007396645884.html?spm=a2g0o.order_list.order_list_main.19.57ba1802ZAaOV3


Building the Software

git clone https://github.com/ataradov/usb-sniffer.git
cd usb-sniffer/software

mkdir -p ~/.local/lib/wireshark/extcap

make install




Reverse Engineering the Moen MotionSense

Cables Required

  • Male USB C to Male USB Mini
  • Male USB A to Female USB Mini




References

ReferenceURL
CHEAP USB SNIFFER HAS WIRESHARK INTERFACEhttps://hackaday.com/2023/06/13/cheap-usb-sniffer-has-wireshark-interface/
Building Alex Taradov’s open-source USB snifferhttps://www.downtowndougbrown.com/2023/08/building-alex-taradovs-open-source-usb-sniffer/
USB Snifferhttps://github.com/ataradov/usb-sniffer
[stream] USB: Reverse Engineering and Writing Drivershttps://www.youtube.com/watch?v=is9wVOKeIjQ
Are there any barriers to a MacOS version? #22https://github.com/ataradov/usb-sniffer/issues/22
  • No labels