FalsePhilosopher / BadUSB-Playground

Flipper Zero geared badusb playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stand up to hate against minorities, silence is violence!

BadUSB-Playground

Welcome to the BadUSB Playground, let's build some cool stuff! Most of what you find in here is either a WIP or resources for a project. If you are just looking for ducky scripts head over to my BadUSB repo.

Contributing

Please adhere to the following best practices and style guides when submitting a payload.

Naming Conventions

Please give your payload a unique, descriptive and appropriate name. Do not use spaces in payload, directory or file names. Each payload should be submit into its own directory, with - or _ used in place of spaces, to one of the categories such as exfiltration, phishing, remote_access or recon. Do not create your own category.

Payload Documentation

Payloads should begin with REM comments specifying the title of the payload, the author, the target, and a brief description.

REM Title: Canary Duck
REM Author: Jessie Crimson Hart
REM Description: Opens hidden powershell and connects to canary webserver using Invoke-WebRequest alerting you to spies and snoops.
REM Target: Windows 10 (Powershell)
REM Props: Hak5, Thinkst
REM Version: 1.0
REM Category: General

Payloads from this repository are provided for educational purposes only. Hak5/FZ gear is intended for authorized auditing and security analysis purposes only where permitted subject to local and international laws where applicable. Users are solely responsible for compliance with all laws of their locality. FalsePhilosopher and affiliates claim no responsibility for unauthorized or unlawful use.

Disclaimer

As with any script, you are advised to proceed with caution.

Generally, payloads may execute commands on your device. As such, it is possible for a payload to damage your device. Payloads from this repository are provided AS-IS without support. While I make a best effort to review payloads, there are no guarantees as to their effectiveness.

About

Flipper Zero geared badusb playground

License:Other


Languages

Language:PowerShell 73.5%Language:Python 14.3%Language:JavaScript 7.6%Language:HTML 2.1%Language:Shell 1.4%Language:C++ 0.3%Language:Batchfile 0.2%Language:Java 0.2%Language:C# 0.1%Language:C 0.1%Language:VBScript 0.0%Language:Ruby 0.0%Language:Smarty 0.0%Language:CSS 0.0%Language:Assembly 0.0%Language:Perl 0.0%Language:PHP 0.0%