• Stars
    star
    161
  • Rank 233,470 (Top 5 %)
  • Language
    PowerShell
  • License
    MIT License
  • Created over 1 year ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

REDD's Encrypted Payload Generator - Generates a BadUSB/DuckyScript payload.txt from prior ps1(PowerShell) AND py(Python) Scripts.

REPG (REDD's Encrypted Payload Generator)

This is a simple project aimed at making other people's PowerShell scripts AND Python scripts be easily converted for everyone to use. - While throwing a bit of Base64 and certutil commands in there to give others more ideas on what can and could be possible.

Instructions

  • Download the latest release of this Repo.
  • Unzip the file into the folder of choice.
  • Place desired Powershell file(s) in the same folder.
  • Use the syntax for the device and PowerShell script you want.
  • Transfer "payload.txt" to BadUSB/DuckyScript Device of your choice.
  • Run the payload.txt.
  • Enjoy!

Syntax

For OMG/Hak5/Other OFFICIAL DuckyScript devices*:

PS> .\encode.ps1 helloworld.ps1

OR

Drag and Drop helloworld.ps1 onto DragNDropHERE-Hak5.cmd.

For Flipper Zero/BadUSB devices*:

PS> .\encode.ps1 helloworld.ps1 -flipper

OR

Drag and Drop helloworld.ps1 onto DragNDropHERE-Flipper.cmd.

Notice: * = This is just a example syntax using the provided "helloworld.ps1" in this repo.

Possible Errors

  • Common Error 1

You may run into Windows 11 Machines and rare cases Windows 10 Machines that give "File cannot be loaded because running scripts is disabled on this system.".

  • Solution

You can run the "allowps.txt" BadUSB/Duckyscript provided in the repo to automatically do it for you, or you can run the command Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser in a PowerShell Terminal.

More Repositories

1

REDDs-PCAP-Uploader

Easy Uploads to OHC for PCAP Files!
Shell
155
star
2

BadPS

BadUSB Payload Development Launcher - Project to help people develop/test/execute BadUSB (Basic DuckyScript) payloads without having a device. (Using PowerShell)
PowerShell
93
star
3

REPG-Community-Payloads

A collection of Encoded Payloads from the Community both for Hak5 & BadUSB Devices
59
star
4

Flip-pi

Flipper - Pi Companion App
C
31
star
5

BTSM-Payloads

BTSM (Behind-the-Scenes Manipulation) Payloads PoC
PowerShell
27
star
6

InvisInk-Encoder

Allows invisible Payloads to be decoded and encoded.
PowerShell
24
star
7

InfoSecREDD.github.io

JavaScript
18
star
8

NET-UP

Network-based Startup Module Framework (Network Dropper)
Shell
10
star
9

Termux-Helper-Script

This is a personal script used to link Kali Nethunter Chroot/Termux to the Proxmark3 and small patch for DriveDroid on Android 12.
Shell
7
star
10

Proxmark3-Amiibo-Emulate

This Bash Script automatically emulates the Amiibo tag using the Proxmark3.
Shell
6
star
11

termux-pm3-helper

Makes running Proxmark3 source still possible using BL-TCP UART.
Shell
5
star
12

RPT-Installer

RPT (REDDs Pentesting Tools) Installer unlocks the native Arch Linux Package Manager on the Steam Deck's SteamOS & Installs a few Tools.
Shell
4
star
13

NFC-Cloner

Shell
3
star
14

sj-webui-patch

Shell
2
star
15

NET-UP-modules

External Modules for NET-UP Framework Repo.
Shell
2
star
16

SIN-Main

Main Page for S.I.N Site
CSS
2
star
17

SecF0EncKey

2
star
18

l

PowerShell
2
star
19

SharkLib

Public Repo of SharkLib - Project of Hak5's SharkJack.
Shell
1
star
20

Handshake-Transfer

Shell
1
star
21

verifymd5

Shell
1
star