Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' of https://github.com/HakCat-Tech/RubberNugget in…
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
AlexLynd committed May 4, 2022
2 parents 038cb79 + 3538b79 commit f3b09f8
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 2 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2022 HakCat Hardware

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# RubberNugget: USB Attack Platform
A versatile USB attack platform that lets you hack computers in seconds using a [WiFi Nugget](https://wifinugget.com)!
More documentation coming soon.

<img src="https://user-images.githubusercontent.com/40251293/166099155-a2f1f265-5920-4442-a0ff-cd09b22147fe.jpg" width="700" />


## To install the new RubberNugget:
1. Download the .BIN file here: [(direct link)](https://github.com/HakCat-Tech/RubberNugget/releases/download/v1.0-beta/v1.0-beta-RubberNugget.bin) or from the release page: https://github.com/HakCat-Tech/RubberNugget/releases/tag/v1.0-beta
2. Take your S2 Nugget out of its case
3. Press and hold the "0" button on the back of your Nugget, plug it in to your computer, then release the "0" button. Your Nugget is now in flashing mode.
4. Open the following URL in Google Chrome (other browsers not currently supported: https://nabucasa.github.io/esp-web-flasher/
5. Click on "Connect" and then select the "ESP32-S2" board. Click "Erase" and "OK" to continue.
6. Once you see "Finished", click "Choose a file" and select the .BIN file you downloaded in step 1. Click "Program" to flash your S2 Nugget!
7. When its done, unplug your S2 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 RubberNugget flash drive. Payloads must be saved under an operating system, then category type. (OS->Category->Payload.txt)
Expand All @@ -24,4 +35,4 @@ To access the web interface, connect to the `RubberNugget` AP with the password
- Custom graphics
- Live command preview
- Deploy payloads in 3 clicks
- Reactive RGB NeoPixel
- Reactive RGB NeoPixel

0 comments on commit f3b09f8

Please sign in to comment.