I am trying to recreate the trustjacking attack presented by Symantec at RSA 2018 but I have been unable to execute libimobiledevice commands remotely through iTunes wifi sync.
When I have a physical USB connection between my ios device and the computer all the commands work perfectly but when I enable itunes wifi sync and disconnect the cable I can no longer contact to the device.
However, when I run idevice_id -l
over wifi it displays the uuid of my ios device but any other commands just display errors such as ERROR: Could not connect to device
or No device found, is it plugged in?
.
Any suggestions on how I can resolve this problem?