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
4.05k stars 663 forks source link

Download tools on P4wnP1 #85

Closed ugu11 closed 7 years ago

ugu11 commented 7 years ago

Hi everyone! So, I recently installed P4wnP1 on my RPi0w and I need to download some tools to the pi, but since it uses his own network and can't use the internet normally I can't get them. How can I solve this??

mame82 commented 7 years ago

Happy to have a new user, help is on the way... Here: https://youtu.be/QEWaIoal5qU

ugu11 commented 7 years ago

Thank you so much! Is it possible to use the RPi as HID and at the same time as a mass storage device? Nice job on the P4wnP1 btw!

mame82 commented 7 years ago

Yes, hakin9_tutorial payload is an example on this

ugu11 commented 7 years ago

Ok, thanks a lot!

ugu11 commented 7 years ago

Oh, one more thing, how can I run a ducky payload instead of the default payloads like /payload/hid_keyboard.txt??

mame82 commented 7 years ago

Same answer, hakin9_tutorial shows how to use a DuckyScript payload

ugu11 commented 7 years ago

ok, thanks once again