Giter VIP home page Giter VIP logo

duckuino's Introduction

Duckuino for ESPloit

Dckuino.js was originally written by Plazmaz and Nurrl to convert Ducky Script payloads into Arduino sketches which in turn would be uploaded and ran on an Arduino board.

The version in this repository has been modified by Corey Harding to convert Ducky Script payloads for devices which are running the ESPloit software, such as the Cactus WHID.

Simply copy/paste or write your Ducky Script into the text area on the left, click Compile, and then copy/paste or download the output from the text area on the right to be used with ESPloit.

A live version is available at: https://exploitagency.github.io/Duckuino/index.html

Pseudo Ducky Script commands exclusively for Duckuino ESPloit

PINBRUTE [#_OF_DIGITS] [#_OF_ATTEMPTS_BEFORE_A_DELAY] [DELAY_IN_MILLISECONDS]
Arguments [#_OF_ATTEMPTS_BEFORE_A_DELAY] & [DELAY_IN_MILLISECONDS] are optional.
Example code:

DEFAULTDELAY 500
PINBRUTE 4 5 30000

-Sets the default delay to 500ms between attempting each pin.
-Tries all 4 digit pins from 0000-9999.
-After 5 pin attempts there is a 30 second delay(30,000 milliseconds).

Original Authors

duckuino's People

Contributors

lowlevl avatar exploitagency avatar plazmaz avatar d4n5h avatar

Watchers

James Cloos 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.