luk3n Posted July 11, 2019 Share Posted July 11, 2019 Hi everyone, I recently installed ADB on my bash bunny. The use case I'm targeting is to install an APK or simply execute shell commands through adb on my phone. So far... No success. First I set ATTACKMODE ECM_ETHERNET, giving me the IPs. Then: adb connect ${TARGET_IP}, which starts the daemon and then following with an error indicating that it couldn't connect to host on port 5555. That is the procedure used in the fireytv payload, but I'm not sure if this applies here too or if I'm missing something. Any help will be appreciated, Thanks in advance! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.