No USB ports to plug in? PXEPWN - addenial/smugglebus GitHub Wiki

SmuggleBus can also be deployed through network pxe boot!

Install script: https://github.com/addenial/smugglebus/tree/master/build%20source/smugglebuspxepwn

wget https://raw.githubusercontent.com/addenial/smugglebus/master/build%20source/smugglebuspxepwn/pi4pxepwn-setup.sh
chmod +x pi4pxepwn-setup.sh
sudo ./pi4pxepwn-setup.sh

Running pi4pxepwn-setup.sh on a fresh installation of Raspbian will download and setup all packages needed for deploying SmuggleBusPXEPWN.

In this attack mode, eth0 port on the raspberry pi will become the DHCP interface. Start by connecting the Ethernet cable from the target Windows box to raspberry pi eth0, and select network boot from BIOS. Loot (such as collected registry hives) will be saved on the pi through NFS. Using DNSMASQ for DHCP and TFTP.