Git Product home page Git Product logo

psduck's Introduction

psduck

A PowerShell script for converting other PowerShell scripts to USB Rubber Ducky payloads

What this does

Backup your script before running this

  1. Cleans up your PowerShell code using Edit-DTWCleanScript
  2. Creates a seperate, minified version of your script using minJS.psm1 (which can minify JavaScript and PowerShell)
  3. Builds a Duckyscript that will quickly and discreetly (as possible) write your minified PowerShell script, save it, execute it, and delete it
  4. Uses encoder.jar to encode the Duckyscript to a USB Rubber Ducky payload named inject.bin

To use your new payload, simply copy inject.bin to a microSD card, and insert the card in the USB Rubber Ducky.

The generated payload is designed to work on Windows 7 or higher. Just plug it in.

Requirements

Licensing

psduck.ps1 is licensed under the Apache 2.0 license. Everything else in here are dependencies that were written by someone else who didn't include a license :
I'm using them under Fair Use, considering the authors released these files to the public for free.

psduck's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.