View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004396 | Kali Linux | New Tool Requests | public | 2017-12-05 20:34 | 2017-12-18 22:12 |
| Reporter | Assigned To | dookie | |||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | won't fix | ||
| Product Version | 2017.3 | ||||
| Summary | 0004396: 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.
| ||||
| 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 | ||||