Andbern Posted February 2, 2021 Share Posted February 2, 2021 Hi Let's start with the scenario. Say you'd like to connect the Bash Bunny to another device that doesn't accept ACM. One such scenario is when connecting to mobile device like Android. These devices communicate through a protocol but only over a USB data connection. (Unless I'm misstaken) So none of the currently available attack modes support this. I'm sure there are more scenarios where this is applicable. And forcing other drivers to be loaded by the target would enlarge the possible attack surface. My questions are therefor if it is possible to add new attack modes? And if so, what steps are required to make this possible. Or if anyone have been able to connect to an Android device through USB. (Not by enabling ADB over ethernet/Wi-Fi, opening a port and issuing the command "adb connect". When connected correctly over USB issuing "adb devices" should list the target) Link to comment Share on other sites More sharing options...
Andbern Posted February 2, 2021 Author Share Posted February 2, 2021 Looking around the forum only gave me this one thread that never was concluded. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.