msr8 / attiny85

Rubber ducky like scripts for ATTiny85

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction


This is just a collection of payloads for ATTiny85 (aka the poor man's rubberducky, which I got just for under $4) I made. These can be easily converted to ducky script so if you wanna use them in your hak5 rubber ducky, go for it


NOTE: The creator is NOT responsible for whatever you do. These codes are made and published just as a proof of concept


Payloads

This is just a description of what each payloads does. More information and a line by line explanation can be found in their respective folders under the Payloads folder


[Win/Mac] RickRoll: Opens up the rickroll video on youtube

[Win/Mac] Script Runner: Runs any powershell/bash script on the user's computer. By default it is set to run speak.ps1/sh

About

Rubber ducky like scripts for ATTiny85


Languages

Language:PowerShell 63.6%Language:C++ 25.1%Language:Shell 4.6%Language:VBScript 3.4%Language:Batchfile 3.3%