View Issue Details

IDProjectCategoryView StatusLast Update
0004396Kali LinuxNew Tool Requestspublic2017-12-18 22:12
Reporterj_jito Assigned Todookie  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionwon't fix 
Product Version2017.3 
Summary0004396: USBproxy: A proxy for USB devices, libUSB and gadgetFS
Description

A USB man in the middle device using embedded Linux devices with on the go controllers.

  • Support alternative chipsets - gadgetfs should take care of this (ish)
  • Clean up code - check return values, etc
Steps To Reproduce

git clone https://github.com/dominicgs/USBProxy.git

cd USBProxy

mkdir src/build

cd src/build

cmake ..

make && make install

ldconfig

usb-mitm -h

Additional Information

apt-get install build-essential cmake libpcap-dev

Activities

dookie

dookie

2017-12-18 22:12

reporter   ~0007712

From their GitHub page: "This project is in the very early stages (alpha), it should be assumed that it is currently non-functional. In fact, there are many occasions on which git head doesn't even compile."

If/when it reaches a more stable state, feel free to resubmit it.

Issue History

Date Modified Username Field Change
2017-12-05 20:34 j_jito New Issue
2017-12-18 22:12 dookie Assigned To => dookie
2017-12-18 22:12 dookie Status new => closed
2017-12-18 22:12 dookie Resolution open => won't fix
2017-12-18 22:12 dookie Note Added: 0007712