Giter Site home page Giter Site logo

maxcurrent / usb-nugget Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devkitty-io/usb-nugget

0.0 0.0 0.0 5.91 MB

Run DuckyScript payloads on a USB Nugget!

Home Page: https://usbnugget.com

License: MIT License

Shell 0.84% C++ 24.71% C 58.13% Makefile 2.14% HTML 13.07% Dockerfile 1.12%

usb-nugget's Introduction

USB Nugget: Cat-Themed USB Attacks

A versatile USB attack platform that lets you hack computers in seconds using a USB Nugget!

Resources:

How to Update your Nugget:

  1. Download the latest binary file here
  2. Place your Nugget in Device Firmware Upgrade (DFU) mode.
  3. Open our web flasher tool in Google Chrome (other browsers not currently supported)
  4. Click on "Connect" and then select the "ESP32-S2" board. Click "Erase" and "OK" to continue.
  5. Once you see "Finished", click "Choose a file" and select the .BIN file you downloaded in step one. Click "Program" to flash your Nugget!
  6. When its done, unplug your Nugget and plug it in again to see the new features.ย 

Creating Payloads

To upload a payload, you can save a .txt file to the USB Nugget flash drive. Payloads must be saved under an operating system, then category type. (OS->Category->Payload.txt)

Accessing the Web Interface

To access the web interface, connect to Nugget AP with the password nugget123. In a web browser, navigate to 192.168.4.1 to access the payload deployment system.

Updating AP Credentials & Keyboard ID

To edit your USB Nugget's default AP name & password, edit or create the .usbnugget.conf file on your NUGGET drive, and add the following 2 lines:

network = "Nugget AP"
password = "nugget123"

To change the VID and PID of the keyboard, you can just add:

vid = "0x05ac"
pid = "0x20b"

If .usbnugget.conf is not present or contains invalid entries, the above settings will be used.

Current Features

  • DuckyScript Compatible
    • Basic syntax: STRING, DELAY, keypress combos
    • Basic colors: R G B C Y M W
    • International keyboard support
    • German: LOCALE DE
    • US English: LOCALE EN
    • Spanish: LOCALE ES
    • French: LOCALE FR
    • Portuguese: LOCALE PT
  • Web Interface
    • Deploy payloads
    • Edit payloads
    • Create new payloads
  • USB Flash Drive
    • FAT filesystem
    • Create default OS folders
    • Follows Hak5 naming convention (OS->Category->Payload)
  • Nugget Interface
    • Custom graphics
    • Live command preview
    • Reactive RGB NeoPixel

usb-nugget's People

Contributors

alexlynd avatar brandonpaiz avatar skickar avatar ang13t 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.