Skip to content

A lightweight and powerful collection of ready-to-use Digispark scripts designed to automate tasks, perform USB keystroke attacks, and simplify custom payload development.

License

Notifications You must be signed in to change notification settings

CoreHub-lol/Digispark-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

DigiSpark Logo

DigiSpark Scripts Collection

A lightweight and powerful collection of ready-to-use Digispark scripts for automation, USB keystroke attacks, and custom payload development.

GitHub stars GitHub forks GitHub issues GitHub license Maintenance

Features

  • Ready-to-Use Scripts - Plug and play scripts for common automation tasks
  • Keystroke Attacks - Pre-configured payloads for penetration testing
  • Cross-Platform - Works on Windows, macOS, and Linux
  • Customizable - Easy to modify for your specific needs
  • Well-Documented - Clear instructions for each script
  • Lightweight - Optimized for the limited resources of Digispark boards

Table of Contents

Installation

Prerequisites

Setup

  1. Install the Arduino IDE

  2. Add Digistump board to Arduino IDE:

    • Go to File > Preferences
    • Add https://raw.githubusercontent.com/digistump/arduino-boards-index/master/package_digistump_index.json to Additional Board Manager URLs
    • Go to Tools > Board > Boards Manager
    • Search for "Digistump AVR Boards" and install
  3. Chose one of our scripts

  4. Open a script in Arduino IDE:

    • Browse to the script you want to use
    • Open the .ino file with Arduino IDE
    • Select Tools > Board > Digispark (Default - 16.5MHz)

Usage

  1. Select a script from one of the categories below
  2. Open the script in Arduino IDE
  3. Verify/Compile the script using the ✓ button
  4. Upload the script using the → button
  5. When prompted, plug in your Digispark board

Note: Some scripts may need to be modified for your specific keyboard layout or system configuration.

Script Categories

Windows Scripts

Script Description
DiscordGrabber Discord token and information grabber

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.


About

A lightweight and powerful collection of ready-to-use Digispark scripts designed to automate tasks, perform USB keystroke attacks, and simplify custom payload development.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages