-
Hello again :)
I was thinking that might be worth to modify the commands parser in order to be compliant with Rubberducky syntax, e.g.:
STRING
DELAY
GUI r
etc...
https://github.com/hak5darren/US…
-
My Malduino Elite doesnt make an delay of the duration wich is set in the Duckyscript.
-
I have been trying to figure this out. I have looked on the sd card but I can't find it?
-
Mame82 im loving your project and your code but one thing, How do i add more duckyscripts and payloads from hak5 and how do i solder an led to the raspberry pi zero w to emulate/clone the led on the b…
-
Since in Backdoor_hid, "Stage1.ps1" is a Powershell script, how can we add other powershell script? (for example the powersploit suite). and is it possible to launch a powershell shell instead of a cm…
-
There are situation when the `REM` command in a DuckyScript leads to type ou of a `r`.
Needs to be investigated, but `//` is working for comments.
-
Needs to be solved in duckencoder.py repo (submodule for P4wnP1).
https://github.com/mame82/duckencoder.py/issues/5
Quick fix: replace `REM` with `//` like done here
https://github.com/mame82…
-
I've been using the P4wnP1 and recently I noticed that if I just want to write something, let's say "Hello World!", on the notepad for example, it writes ">>Hello World!" instead of just "Hello World!…
ugu11 updated
7 years ago
-
How do I set it up so it runs a ducky script automatically upon plug in?
i tried editing the hid_keyboard.txt file in /P4wnP1/payloads but every "$" sign in the code causes issues.
-
Hi,
Not really an issue per say, but I'm trying to figure out if P4wnP1 can be used in this way. I'd like to be able to plug the Pi0W into a USB port, and have it act as a keyboard. Then SSH into t…