RoganDawes / P4wnP1

P4wnP1 is a highly customizable USB attack platform, based on a low cost Raspberry Pi Zero or Raspberry Pi Zero W.
GNU General Public License v3.0
4k stars 658 forks source link

[Feature Request] Web Interface #166

Open GreatGodApollo opened 6 years ago

GreatGodApollo commented 6 years ago

(almost) Everyone knows about SpaceHuhn's WiFi-Ducky, and his Web Interface. I believe that P4wnP1 would benefit from something similar to this. It would be helpful for those that use it in a school environment where they get chromebooks. It would also be helpful for those who have issues with command lines, and would prefer a web interface. It would be most helpful for the HID backdoor payload, as it injects keystrokes and needs interaction.

Thank You For Your Time And Consideration, beezTEM

Swiftb0y commented 6 years ago

The Webinterface was requested years ago and was marked as a community task. The problem is that the communication with the .net client is woven into the console front end. Splitting these into separate modules would require to much time and effort this still something for the community but not a focus of Mame. Just get familiar commandline And SSH runs EVERYWHERE. There might even be some kind of portable clients you could just run of a usb drive.

mokytis commented 6 years ago

Some place block network traffic on port 22 and the SSH protocol. But I agree, a web interface is not a necessity.