poisontap
poisontap copied to clipboard
Windows mitigation
Block USB ethernet gadgets (tested with pi zero, but I believe this would block all usb Ethernet gadgets)
go into mmc.exe and add Group Policy Object Editor plugin (Local Computer) and navigate to Computer Configuration|Administrative Templates|System|Device Installation|Device Installation Restrictions
Select "Enabled" radio button, click checkbox for "also apply to matching devices that are already installed"
then click "Show" and enter in
USB\VID_0525&PID_A4A2
and click "OK" and "OK" again, you can close the local policy.
in a few seconds you should see the device go away and get a message about it being blocked.